I have google spreadsheet with script and sidebar (html input fields). I will share this spreadsheet with my colleagues. and my colleagues will make a copy of my spreadsheet for personal use.
this is problem
when I edit my script, I want to edit my colleagues's spreadsheet script that copies of my spreadsheet.
for this, Here is my idea.
- when my colleague run specific button(scirpt) on sheet first of all before use sheet, automatically I get edit permission of that spreadsheet. and then I go to my colleagues's spreadsheet script and edit it. Is their any script for this?
- one script file and run multiple spreadsheets. my script is for input some data specific sheet and cell by html input form on sidebar. There are several input forms and specific sheet names and cell addresses are specified to set values. Is their any way for 2? I've tried publish add-on. but didn't work well. plz give me some idea.