Use this tag for questions about interacting with Google Sheets programmatically.
Google Spreadsheet has in the toolbar under the border button also a button to change the color and change the …
colors google-apps-script border google-sheetsI tried using TextJoin function with IF in it, but it somehow doesn't seem to work. I think I've written …
if-statement google-sheets textjoinI'm calculating Google finance 200 day moving average formula in google sheet using formula =average(query(sort(GoogleFinance("GOOG","price", TODAY()…
google-apps-script google-sheets google-financeI have cells with dates that are formatted in different ways (and too messy to re-format, also lots of data) …
string google-sheets count wildcard google-sheets-formulaI am working on an Android application that uses a Google Spreadsheet as a database. The application should GET, APPEND …
android google-sheets google-api google-sheets-apiI have a corporate google account (with a domain) and I've created a script to access a database, to share …
google-apps-script google-sheets google-workspace google-apps-script-addonI have successfully created a new worksheet in an existing spreadsheet of My Google Drive account through a simple Java …
java google-sheets google-sheets-api google-docs-apiI am trying to produce a "reverse pivot" function. I have searched long and hard for such a function, but …
google-apps-script google-sheets pivot-table unpivotI am currently working with a data listing and one of my columns of data is an address of the …
google-maps google-maps-api-3 latitude-longitude google-sheets geotaggingIn Google Sheets, What do I do if I want a cell to display the row number in which a …
google-sheets formulas google-sheets-query