--
You received this message because you are subscribed to the Google Groups "FormEmailer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to formemailer...@googlegroups.com.
To post to this group, send email to forme...@googlegroups.com.
Visit this group at http://groups.google.com/group/formemailer.
For more options, visit https://groups.google.com/d/optout.
Hi – thank you very much for you help so far.
If I could indulge your time for a little longer – I’ve made progress but we’re not quite there yet.
I followed the instructions and will now send an email to me and an email to the ‘show’ email – but it only does it if I hit Form Emailer / process Manually and then pick the row. (if flashes up quota reached or something).
The sheet populates just fine, but it only runs the V lookup and send emails if I do it manually.
Any ideas?
Currently it’s set up as follows
3 Sheets tabs:
a)Form Responses 1
As per the Questions, with Vlookup Column H
b)Lookup Tables =
Column A Show 1, Show 2, Show 3 etc
Column B email 1, email 2, email 3, etc
c) Form Emailer = the instal notes etc
Settings
Email 1
Sender name: FormEmailer
To: #Lookup#
Subject: Press Tickets Request
Body:
Submitted values:<br>
<b>Timestamp: </b>#Timestamp|M/d/yyyy H:mm:ss#<br>
<b>First Name: </b>#First Name#<br>
<b>Surname: </b>#Surname#<br>
<b>Publication: </b>#Publication#<br>
<b>Show Title: </b>#Show Title#<br>
<b>Show Date: </b>#Show Date#<br>
<b>Lookup: </b>#Lookup#<br>
Email 2
Sender Name: FormEmailer
To: my email
Subject: New Form Submitted
Body:
Submitted values:<br>
<b>Timestamp: </b>#Timestamp|M/d/yyyy H:mm:ss#<br>
<b>First Name: </b>#First Name#<br>
<b>Surname: </b>#Surname#<br>
<b>Publication: </b>#Publication#<br>
<b>Show Title: </b>#Show Title#<br>
<b>Show Date: </b>#Show Date#<br>
<b>Lookup: </b>#Lookup#<br>
Advanced Settings
Form Sheet: Form Responses 1
Qtt Emails: 2
Quota Warning: 150
Quota Limit: 30
Formulas location: Form Responses 1!H:H
Closure mode: values
Remaining Quota 92
You can do this without coding at all. All you need to do is setup a vlookup formula (or a match-offset pair) to retrieve the email address based on the answer. Place this formula on row 2, in a new column after the last question, call it "recipient" (Your formula must have proper locked references where required, so it can be "dragged" down and correctly retrieve the results).Then on FormEmailer > Settings. Clear the "To" field, then pick the "recipient" column on the placeholders dropdown, then click the blue "Insert placeholder" link to add it to the To field.Now, on the advanced settings tab, you have to set the Formulas location parameter, informing the column(s) on your spreadsheet that hold formulas, just so FormEmailer can copy and apply them automatically whenever a new form is submitted. Let's say, for example, that your sheet is called "Form Responses" and that the new "Recipient" column is "H". Formula location parameter should be: Form Responses!H:HSounds difficult? I think you can manage it :)Please let me know.Kind regards,
Henrique Abreu
Sorry, I'm very busy now. Please search this forum for messages related to your problems you'll shall find your answers, it's all there.
Regards,
Henrique Abreu