So, I know the onEdit functions triggers when there is an Edit in the document. Does it also trigger when a script edits the document? I specifically need an installed.onEdit function, but I only want it to trigger when a button was pressed. To test it, I assigned to a drawing a script that inserts a timestamp in the active
Tag: triggers
Running an onEdit Script on selected sheets only
I am new to coding Scripts but have managed to copy and edit (bodge…) a script that will onEdit, put a custom timestamp into the cell next to the cell where the edit took place. The script targets x2 onEdit columns (3,6), timestamping the cell offset(-1). The workbook has developed to include multiple sheets now, most of which this script
Google Apps Script with Immediate Time-Driven Trigger
I’m attempting to test a script that I’m working on. The script is fine, it executes successfully when I trigger it manually. I’m just doing a “sanity check” on a time-driven trigger and it’s definitely pushing the bounds of my sanity. I’ve set it up for a one-time “Specific time / date” execution to test that it will run after