If function
Hello,
I'm happing trouble getting an if function correct as it keeps returning #unparseable. I have a nested if function in a contact type column. Depending on the value in the Service column of a row, it would return a specific email address. I have pasted the formula below although I've changed the email addresses for security purposes. Any help would be appreciated. Thanks in advance.
=if(or(Service@row="Smartsheet",Service@row="Emma"),email1@gmail.com,if(Service@row="Tableau",email2@gmail.com,if(or(Service@row="Zoom Webinar",Service@row="Large Zoom Meeting"),email3@gmail.com, email4@gmail.com)
Best Answer
-
You need quotes around each of the email addresses.
Answers
-
You need quotes around each of the email addresses.
-
That worked. Thank you!
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.7K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 468 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 64 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!