Top "Google-sheets" questions

Use this tag for questions about interacting with Google Sheets programmatically.

Passing arguments / parameters from a Google sheets custom function to the script function

I'm stuck on a something basic. How do I pass arguments to a Google Sheets custom function. I have a …

google-apps-script google-sheets arguments custom-function
How to protect the Apps Script code in a Google spreadsheet?

I have written some code for my Google spreadsheet with the script editor. I want to share this spreadsheet with …

google-apps-script google-sheets
Color scale with conditional formatting in Google Spreadsheet

I need a color scale on a row or column in Google Spreadsheet, like the one provided by Microsoft Office …

google-apps-script google-sheets google-docs gs-conditional-formatting
How to sort only those rows which have no blank cell?

I have a Google Spreadsheet with two separate sheets. The first one is just a big list of names and …

sorting filter google-sheets array-filter
New Google Sheets custom functions sometimes display "Loading..." indefinitely

SPECIFIC FOR: "NEW" google sheets only. This is a known issue as highlighted by google in the new sheets. Issues: …

google-apps-script google-sheets google-sheets-custom-function
Create in-cell dropdown with filtered range

I'm using Google Spreadsheet. To illustrate my problem, I use the range A2:A8 for the data validation of D2 …

google-sheets formula spreadsheet
Google Sheets ArrayFormula with Sumifs

Usually don't need help with sheets but I think my brain is imploding from thinking on this too much. Trying …

google-sheets sumifs array-formulas
Google spreadsheet Query Error - column doesn't exist

Another problem with Google Spreadsheet API. I'm trying to use QUERY() function in order to get all customers from our …

google-sheets google-sheets-formula google-sheets-query
Get column values by column name not column index

I'm new to Google Apps Script. I want to get the value of a specific cell by it's column name, …

google-apps-script google-sheets
Google sheet embed URL documentation

Does anyone know if there is any official documentation for google spreadsheet embed URL paramaters? That is, given an embed …

google-sheets embed query-string