Relative Content

Tag Archive for google-sheetsgoogle-apps-scriptgmailgoogle-forms

Trying to include cell location in email message text but getting error

This is a sendEmail function in apps script for an on form submit trigger. This sends an email to whoever is selected in the form. I’m new to this so it’s probably clunky — but it works. I just can’t figure out how to include a specific cell’s name ${cell} from the new submission in the email body. I know it’s something simple. Help!