Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Send partial contents of Google Sheets to email on a specific date

$
0
0

I have a Google Form that collects bookings for a number of events. The responses sheet (Sheet 1) contains, amongst other data, a column with the event being booked for.

I have added another sheet (Sheet 2) that contains a row for each of the events that contains:

  1. Event Name
  2. Name of Event leader
  3. An Email address
  4. A date

I wish to write a script that runs once a day that:

  1. Checks if today matches the date in any row on Sheet 2 (There aren't any duplicates).
  2. If there is a match, extract the rows from Sheet 1 that match the event name, together with row 1 (the header row).
  3. Email them to the email address in that row on Sheet 2.

How would I go about it?


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>