2,046 questions
-1
votes
0
answers
9
views
Google Apps Script for Gmail Sheets mail merge
I was able to edit the script to add one email address to the CC: line 98. Is there a way to add a second email address in that line? I've tried a couple of different ways, but none worked. I'd prefer ...
0
votes
0
answers
9
views
I cannot put a roman numerals in a designated page. It does not continues put a roman numeral numbers in the next pages [closed]
If I put a roman numeral in the footer. Foe example roman numeral 1 what is happening is it will copy in the next few pages. It is not continues from roman numeral 1 and so on.
I opened the footer and ...
0
votes
0
answers
30
views
Cell will not change
I have a cell that will not show anything else but the number "0". I have erased it, added a formula, changed font, size, color and nothing will show up but a "0". DOes anyone know ...
1
vote
0
answers
21
views
Google Sheets Addon stops working when changing the request URL
I developed a Google Sheets Add-on that makes some requests to my server by using UrlFetchApp. The Add-on is deployed to the Google Marketplace. Everything works fine until I change the URL after the ...
-1
votes
2
answers
53
views
Alternative script of the .setRequireLogin that changing the collecting email on google form
I was running a google app script to create Google Forms. However, starting last month, the .setRequireLogin method suddenly stopped working, and I can no longer change the "collect email ...
-1
votes
1
answer
52
views
Why is oldValue ALWAYS undefined upon entering function onEdit? [closed]
In my script, I want to compare the value that has just been entered into a cell with whatever value was previously in that cell, if any.
Per https://developers.google.com/apps-script/guides/triggers/...
0
votes
0
answers
17
views
How can I change the visited card button color or disabled button in google chat message card?
I'm using a PHP webhook URL to integrate Google Chat Space. I can successfully send messages using CURL, but I'm missing two things, and I haven't figured out how to get them.
How can I receive a ...
-3
votes
0
answers
21
views
Google sheet update significantly delayed while in China [closed]
I tried to update a cell in google sheets while in china. At first it didn't update then came in 2 days later with a much later timestamp. Does the info have to pass through a filer or firewall that ...
1
vote
1
answer
60
views
How to Use Google Cloud Identity/Workspace as an OIDC Identity Provider for Custom third party Applications?
I’m trying to use Google Cloud Identity as an OIDC (OpenID Connect) identity provider to integrate third-party applications (service providers) that support OIDC for authentication. However, I’m ...
1
vote
1
answer
61
views
ReferenceError: C is not defined
I built this spreadsheet to manage all my familly's expenses:
https://docs.google.com/spreadsheets/d/1UBGZj1zuZSUzYWH2vpitfLLud32e-efKKVuKQ2UWPrA/edit?usp=sharing
Until a month a go it worked like ...
-1
votes
0
answers
27
views
Cannot Delete Google Workspace, Cannot Delete Google Cloud [closed]
I signed up for a Google Workspace free trial three days ago. I decided that I do not like the features that it offers. I also had a horrible onboarding experience where my preexisting Google account ...
-2
votes
0
answers
43
views
"Help Needed: Managing Google Workspace Library with User Validation, OAuth Scopes, and Subscription Handling" [closed]
I have a standalone Workspace script project that involves sensitive and restricted scopes, and which I want to share as a library. My goals are to do so while (a) keeping code hidden, and (b) ...
0
votes
0
answers
44
views
Google Drive putting files in spam folder [closed]
(This has nothing to do with email spam.)
Drive Spam folder was introduced May 2023, in drive it's just under the bin.
https://workspaceupdates.googleblog.com/2023/05/google-drive-spam-folder.html
I'm ...
0
votes
0
answers
24
views
Link Data to dropdown list
I have a sales tracking sheet. I have different employees on a dropdown list. I would like to create a summary sheet that will pull data in the row of the employee in the dropdown shift to one page ...
0
votes
0
answers
61
views
Unable to Deploy Google Apps Script – (Error: 'Something went wrong. Please reload the page to try again.')
I am facing an issue with deploying my Google Apps Script project. I have been granted full permissions, including the Editor and Owner roles, but I still cannot deploy the script. The error message I ...