Relative Content

Tag Archive for google-apps-script

Send email when selecting value from dropdown menu

In Column C I have a dropdown menu. When ‘Justin’ is selected, I want an email to automatically be sent. Likewise, when Chris is selected, I want a new email to be sent to Chris. I keep getting undefined variable errors with the following code.