Reputation: 61
I keep getting emails that say the following, line after line:
11/24/12 7:06 PM timeDriven Unable to find sheet: FormEmailer (line 656) time-based 11/24/12 7:06 PM
I want to stop these emails and apparently a script "Copy of FormEmailer" is running. I have deleted the worksheet that was using it, and I can't get it to stop running. I don't want these emails anymore and don't know how to stop it.
Upvotes: 6
Views: 4273
Reputation: 1047
View -> Executions
Then mouse over the running task, click the triple dot and click 'Terminate'.
Upvotes: 1
Reputation: 5645
Basically a scheduled trigger is continuing to run.
Is there a link in the emails that lets you see all the Triggers? That should list the triggers and you should be able to delete them there. I haven't seen one in a while and forget all the details.
If not, then the more manual way to do it is -
Hope that helps.
Upvotes: 4