0

I have a Google Sheet with Data from a Google Form. I would like to make an Apps Script that when a certain cell is edited in the Sheet, Apps Script will send an email response from me to an email in the sheet and include the message I wrote in a Cell. I have tried a number of codes and seem to be striking out. I had used this in the past but can not get the code to successfully run this time around in the new data sheet.

1

1 Answer 1

0

The function that sends email needs to run on an installable trigger rather than a simple trigger.

See my sendEmailNotification script for sample code.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.