Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Putting a custom function in same file as Apps Scripts [duplicate]

$
0
0

I'm sure I'm missing something very simple, but here is my problem. I have a spreadsheet with an apps script that has global variables that require authorization (due to openBy). I want to add a simple custom function to this spreadsheet, but it runs into an error because of the authorization required for the global variables. The custom function itself does not use the global variables, or do anything else that requires authorization.


Viewing all articles
Browse latest Browse all 9782

Trending Articles