Hello,
We have a situation where we have two employees with the same name, "Test User", and they have the following email addresses:
test.user@smartsheet.com
test.user2@smartsheet.com (Please notice the "2" in this email.)
We use a form to populate our sheet and the form user is required to type(paste) the email address into the form. The form users routinely get confused and put the wrong email address in, which assigns the case to the wrong person. In this case, test.user@smartsheet.com is always the incorrect email address but often gets pasted into the form.
I want to build a formula that I can ultimately use with an automation to send an alert or update request to the form submitter to fix the email address when "test.user@smartsheet.com" is submitted. However, because the submitted email address is mapped to a Contact List column, Smartsheet automatically changes it to the Contact Name. Since both users are named "Test User", I haven't been able to figure out how to use a formula to determine if this contact is test.user or test.user2...
I've tried using FIND, CONTAINS, and HAS, but none of these can check the actual email address once Smartsheet has displayed the Contact Name. See my tests below. None of the formulas return a "match" when searching for an email address...
Any help would be greatly appreciated.
Thanks,
Travis