About 7,010 results
Open links in new tab
  1. 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 …

  2. How can I used the same dropdown list across multiple tabs in a …

    Jun 4, 2023 · I have a Google Sheet with multiple tabs in it. One for every week of the year. On one of those tabs, called MasterList, I also have a list of items from A1 to A50. I've created a …

  3. Writing an Array from Apps Script to Google Sheets

    Feb 19, 2023 · I have been out of coding for a while and have forgotten much. I am attempting to read data from a selection of cells from one page and then write it to another section if it meets …

  4. Force the refresh of a Google Sheet - Web Applications Stack …

    I know that there have been several attempts to answer this type of question that I've found through google searches, but none have worked for me, so I thought I'd ask again. I have a …

  5. google sheets - Web Applications Stack Exchange

    Apr 11, 2023 · I am cataloging items in a spreadsheet using Google Sheets. Every item needs a unique ID, which is a sequential code formatted like ABxxxxxx, where AB000000 < …

  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 …

  7. Setting up decimal separator, thousand separator and date in …

    Dec 22, 2017 · Is there a way to change settings of decimal separator, thousand separator and date format in Google Sheets? I would like to have: dots for decimal, space for thousand date …

  8. How to generate a random string? - Web Applications Stack …

    Feb 9, 2015 · I need to create a random string of 8 characters for every row in Google Spreadsheet. Basically string should contain letters and numbers upper and low case only, …

  9. How can I make some data on a Google Sheets auto-sorting?

    Aug 1, 2012 · Let's say I want Google Sheets to automagically sort some data, for example column C. How do I do that? I know that I can manually sort data by right-clicking and …

  10. google apps script - Web Applications Stack Exchange

    Sep 23, 2024 · I have tried many which is why I am asking here. I can get it to work one sheet . I can get it to work on all sheets if the column and row are the same on every sheet. I am …