close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
173 views

I’m trying to build a simple Google Chat bot using Apps Script. I’ve followed the official documentation: Created the Apps Script project with handlers onMessage, onAddToSpace, onRemoveFromSpace. ...
Ahamd YAR's user avatar
-1 votes
1 answer
56 views

Javascript code that needs to send an email to a specific email from a column list (B). Whenever there is a change between comluns H to M in my Google Sheets. Expected Result: The code should send a ...
Momohan's user avatar
0 votes
1 answer
76 views

I have a master and multiple copies of a sheets workbook. I would like to update the master and have the copies update AND filter the update according to a specified name/id value. I have used the ...
Iselee Hill's user avatar
1 vote
2 answers
639 views

I am trying to open a doc file and replace a value using the simple snippet: function openFile(){ var doc = DocumentApp.openById("docId"); var body = doc.getBody(); body.replaceText(&...
EagleEye's user avatar
  • 522
1 vote
1 answer
76 views

We created a Google Web App in 2019 using the classic version of Google Sites. The associated Google Apps Script was accessible via the "Manage Site" menu at sites.google.com. However, since ...
Birud Vora's user avatar
0 votes
0 answers
135 views

I'm trying to put a 2D Game made in unity into the google play store. Never done it before and when I'm trying to upload the app bundle in google play console, I get the error, You have uploaded an ...
sina hilse's user avatar
0 votes
0 answers
79 views

I'm trying to create a form for my employees to submit their tickets using Google forms. The user is going to receive the ticket id as a confirmation message, and Google sheets will show the ticket id ...
Youmna Samir's user avatar
0 votes
1 answer
131 views

I'm using Google Apps Script (SlidesApp) to dynamically generate a Google Slides presentation. On one of the slides, I need to mix text and a list. I prefer to keep these both within the same textarea ...
BlueCacti's user avatar
  • 11.3k
3 votes
0 answers
332 views

I used the following document to use Google as my idP to AWS. I followed the instructions and apart from the final step (Step 7: Google Workspace: Confirm Google Workspace users access to AWS ...
alexis's user avatar
  • 1,251
0 votes
2 answers
699 views

EDIT: Final solution has been added as answer but I marked Tanaike's answer as solution as he pointed me towards the right direction. I'm setting up a Google AppScript to automate a bit of reporting. ...
BlueCacti's user avatar
  • 11.3k
0 votes
0 answers
46 views

I have a local link: image.domain.loc/image01 that contains an image, There is any way to access this image in GSheet /GAPPS script without a Proxy or a tunnel? I need an easy way to insert image in ...
Lorenzo's user avatar
  • 11
0 votes
0 answers
55 views

My question is, how can I get Macro1 to work as intended (complete the network request(s) and open the model popup with embedded hyperlink) when called from the checkbox onEdit listener? I've written ...
kumarvhat's user avatar
1 vote
1 answer
102 views

Have this Google Sheet: SourceSheet (sample data) is available: SourceSheet Trying to implement protection rules: The ranges B2:B10 and B13:B21 can be edited by everyone. Ranges D2:D10 and F2:F10 ...
Erba Aitbayev's user avatar
0 votes
1 answer
112 views

I have a table like this: SourceSheet (sample data) is available: SourceSheet I need to protect all cells but certain ranges can be edited by everyone and some ranges can be edited by only users ...
Erba Aitbayev's user avatar
0 votes
1 answer
172 views

I am trying to pass data from one Google Sheet: Data transfered to another sheet by URL: https://docs.google.com/spreadsheets/d/1gFuY2i50Vxdl5kx7iHZAupILAW2u35KYSRzCKKXMWIk/edit#gid=0 Data (specific ...
Erba Aitbayev's user avatar

15 30 50 per page
1
2 3 4 5
144