0
GSGuntar Susatyo
The code opens the spreadsheet named "sheet" in the current app.
Shortcut: sheetOpenById
sheetOpenById
0 Comments
const sheet = SpreadsheetApp.openById('clipboard').getSheetByName('sheet');