My Googlesheet has multiple tabs (sheets). How can I specify the sheet that my data goes to? If I add the edit#gid=12345 at the end of the sheetID it doesn’t work.
Any suggestions?
Regards,
Andrew
My Googlesheet has multiple tabs (sheets). How can I specify the sheet that my data goes to? If I add the edit#gid=12345 at the end of the sheetID it doesn’t work.
Any suggestions?
Regards,
Andrew
I’m sure it’s possible, since the Wix automation can do it.
What I ended up doing is to use google script to move the data based on it’s content to the desired sheet.