Use this tag for questions about interacting with Google Sheets programmatically.
need help with google script. I have multiple row spreadsheet. Need a script that does the following: If any cell …
google-apps-script google-sheets google-spreadsheet-apiI uploaded a file to Google spreadsheets (to make a publically accessible example IPython Notebook, with data) I was using …
python pandas google-sheets google-drive-api google-apps1950 minutes is 32.5 hours. How do I calculate this using a formula in Google Sheets? I am logging the number of …
google-sheets google-sheets-formulaI am trying to access Google spreadsheets using a spreadsheet example. When I run the example code it worked fine. …
java google-sheets google-api-clientI'm trying to have a cell on Sheet A check if it's either > or < the value in a …
google-sheets gs-conditional-formattingI have designed a Google web form. This form is sent to number of clients. All the fields that are …
google-apps-script google-sheets google-formsI am writing a script for a Google Docs Spreadsheet to read a list of directors and add them to …
javascript arrays google-apps-script google-sheets indexofI would like to use spreadsheets to get all unique names from Column A in a table but in the …
google-sheets spreadsheet google-docsI have a Google Spreadsheet with 3 columns that are either blank or have a value. I want to get the …
google-sheets google-sheets-formulaI'm trying to work out a formula for combining an IF statement and a VLOOPUP. Basically, I want the formula …
google-sheets gs-vlookup