As background, we are separating our reporting from one Google Cloud Platform project to another and we have hundreds of Google Sheets which contain Apps Script for pulling data from BigQuery. What we want to do is scan for all our Google sheets and look to see if that sheet contains Apps Script and if it does, what BigQuery view(s) is it running.
This is similar to the tools available to extract VBA Macro source code from MS Office Documents.
In an ideal world I would love to find and replace the project name at the same time but any help to identify the work load would be appreciated.
Thanks, Steve