Use for questions about Google Apps Script, Google's server side Javascript-based cloud scripting platform for automating tasks across Google products and third-party services. Use in addition to relevant product-specific (e.g. [google-sheets], [google-docs]) or API-specific (e.g. [google-drive-api]) tags where applicable
48,006 questions 1
- Bountied 1
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Looping through every starred file in my Drive folder and running a macro. No bugs but script not working...why?
I wrote the following script that looks through every starred file in Google Drive and executes two functions. The problem is, the functions are not actually doing their thing in the files. I'm new to ... javascript google-apps-script google-sheets
mackerley
- 1
Google Apps Script Finding Email by Not Writing to File
I have written a script to search a designated gmail inbox against specified parameters and append the data to a sheet. The script appears to be working as intended except that if it finds more over a ... google-apps-script
Josh
- 1
Is there a way to update a Slide on Google Slides via Sheets?
I have been trying to find a way to update a diagram on a Google Slide via a script in Sheets. I know that there are plenty of ways to do that via a drop down menu in Google Slides, but since my ... javascript google-apps-script google-sheets google-slides
Nick Parchman
- 1
Importing csv's containing Multiline cells from drive to Google Sheet using AppScript
I need to automate a script for importing CSV from DRIVE to Google Sheets. The csv contains 3 columns and 2nd column contains multiline cells, which can be converted to single line if importing ... google-apps-script google-sheets multiline drive
Anmol Jaiswal
- 1
Google Forms, Apps Script, Google Sheets, ArrayFormula Help for a Time Off app
so I needed to find a way to use Google Forms as a time-off requesting app for employees. I found this link: google-apps-script google-sheets google-forms
QAA
- 1
Redirect to URL After Posting to Google Sheet - Google Apps Script
I am trying to redirect to a webpage after posting to a google sheet instead of outputing the text from the return ContentService.createTextOutput command. Any help would be greatly appreciated. Code.... google-apps-script
Barroni Tomlinson
- 1
I need prevent and alert users whenever their entry is a duplicate in google sheets
I'm managing a tracker in google sheets, where users should enter new IDs in column A. I need to prevent them, as well as alert them, whenever their entry is a duplicate (so the ID already exists in ... google-apps-script google-sheets google-sheets-formula
Franco
- 1
Google standalone appscript
I have written a standalone google app script for a google web app. when I open a new window on the click of the submit button i get the following error. userCodeAppPanel:23 Unsafe attempt to ... javascript google-apps-script iframe web-applications navigation
Shyamala R
- 9
Google Sheet Lock Data On closure of Sheet
I want to design an app script for Google Sheets which protects the data upto last row when the sheet is closed. E.g. If I am working on the sheet and data is till Row No. 100 then, when I close the ... google-apps-script google-sheets
Edyphant
- 55
Get Unique Value Based on Multiple Columns from Spreadsheet using Google Apps Script and JavaScript
So, Basically what I want is to get unique data from a 2d array where I can pass multiple column values which I have stored in an array. Like I want to get unique based on column 1 and 2 so, I can ... javascript arrays google-apps-script google-sheets multidimensional-array
Mohd Imran
- 13
How to create Google Workspace menufunctions from an array? [duplicate]
Getting a lists of organisational units from AdminDirectory, I would like to create a menu in Google Sheets. This is do-able with the code below. But since I cannot pass parameters when I create ... javascript google-apps-script google-workspace
Bendt Campus 10
- 9
Is there a better way to email a range on Sheets?
Here's what I have so far and it functions perfectly. The thing I'm having trouble with is that this is the only way to have the range email to Outlook with each cell in the column on a new line. If I ... email google-apps-script google-sheets
Spencer Chou
- 15
How we can change the permissions for editors/writers for not sharing the google docs using google docs API?
I am working on google docs API and google drive API. I am facing one issue while setting the permissions for editors/writers for not able to share the google docs to anyone except for the owner using ... php google-apps-script google-api google-drive-api google-docs-api
Taniya Halder
- 137
Export users and permissions of all google analytics properties with Apps script
I would like to be able to automate with script apps to extract from each property that I have the users and the permissions they have regarding the property, administrator, editor, reader, etc... I ... google-apps-script google-sheets google-analytics google-analytics-api google-analytics-4
Rebellion
- 1
How to Automatically End Triggers in Google App Script
Is there a way to end a trigger after a month or two in Google App Script? Like for example, I want the trigger to occur on a daily basis just for one month and discontinue after the end of the month. google-apps-script triggers
Hannah Hernalin
- 1
153050per page