How to compare form responses with a list of emails?
Hi!
I have created a survey/form and emailed it out. One of the survey questions asks participants to enter their email address.
How can I compare their responses to the list of emails I sent the form to? I would like to create a report that shows who has responded and who has not based on the email addresses.
Answers
-
You can use the MATCH function to find if a field exists on another sheet. Input the formula below onto your sheet with the list of emails. Then, just replace the {Form User} with a real cross-reference range that would reference your sheet where the form entries are populating.
Email Submitted? =IFERROR(IF(MATCH([Email Address]@row, {Form User}, 0) > 0, true), false)
To save some hassle, you could also require users to login to Smartsheet to submit a form. Then you can use the "Created by" system column to compare against, to minimize typos.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 216 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives