Tag Archives for " alert by email when input data on google spreadsheet meets given condition "

  • Home >>
  • alert by email when input data on google spreadsheet meets given condition

How to send email when cell value changes in Google Sheets

Suppose you want to trigger an email to yourself when a cell value is changed in the Google Sheet. Here are the steps that this script will do: – Collect the details about the row that was updated. – Compose an email with the details from the changed row – send the email to one […]

Continue reading