About 50 results
Open links in new tab
  1. Total Wages Calculations - Web Applications Stack Exchange

    Apr 16, 2019 · Hi, I am using the google sheet on an Appsheet Timesheet App. I am trying to avoid having formulars that are not aligned, can you please assist me with a formula that would give a …

  2. Generate programmatically hyperlinks to sheets in Google Sheets

    Nov 19, 2020 · I know that is possible to generate hyperlinks programmatically with a script or a formula to a website taking a cell value as a reference. But in this case I need to generate a hyperlink to another

  3. Google Sheet combine rows with same date

    Dec 27, 2023 · I'm loosing my mind with problem in Google Sheets. We are using Appsheet to insert data for daily revenue for different services. So rows are days and columns are services with …

  4. Writing an Array from Apps Script to Google Sheets

    Feb 19, 2023 · Looking at the , setValues expects a two dimensional array (i.e., an array of arrays). Also looking at the , getValues returns a two dimensional array. This means you have to re-wrap your …

  5. Is there a way to get the `IF()` statement to output nothing if it ...

    Jun 6, 2020 · I've got the following formula =if (sum (b1:b5)>1, "Yes") If that equates to true the formula will input "Yes" into the cell. If that equates to false the formula ...

  6. Changing text styles within parentheses (partial cell values)

    Mar 14, 2024 · I'm trying to write a Google Apps Script to italicize any text in parentheses in a specified range in Google Sheets (partial cell formatting). Ideally it would also remove any existing text-only

  7. Is there a formula that will return a list of all the sheet names in a ...

    Sep 20, 2019 · I have a Google spreadsheet containing 20 sheets. Is it possible to create a formula that returns a current list of all the sheet names in the spreadsheet?

  8. How can I add birthdays with automatic age to Google Calendar?

    The problem with linking it to Google contacts is that I have to add my two-year-old nephew to my contacts for his birthday reminder to appear in my calendar automatically each year (showing his …

  9. google chrome - Web Applications Stack Exchange

    Aug 7, 2025 · What I’ve tried Firefox about:config adjustments (RAM, rendering settings) → no improvement. Attempted a Violentmonkey userscript to dynamically remove/reload messages based …

  10. pivot table - How to group data by month in Google Sheets - Web ...

    Mar 11, 2014 · Using the Data->Pivot table report... offers exactly what you are asking for. It might be possible that you have to use the " New Google Sheets ". I use that as a default setting and it was …