Skip to content

Suggestion: External sheets. #10

@everythingability

Description

@everythingability

I don't know if this is possible, or advisable...

I just went to create a web app - but not in the sheet that I wanted to connect to... would it be possible to do this...

const ss = SpreadsheetApp.openById("MY_ID")
const gq = new GQuery(ss);

.... with the behaviour being, if nothing is supplied use the active spreadsheet, if not use the one supplied. Maybe the ID could be passed also perhaps?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions