0
votes

I have set of spreadsheets which need to be opened in individual tabs in browser. Each sheet has got script to run on onopen trigger. Is there a way to open each spreadsheet in individual browser tabs from another mastersheet script?

1

1 Answers

0
votes

No, you don't have the ability to open links from a Spreadsheet's script, the user must click the link.

You can converge all sheets into one with scripts or importRange tough.