Can you preserve the contact list data type (email) across a reference/lookup formula??
Hi all,
So, I am trying to pull in a value from a contact list through a reference sheet. The two formulas below are pulling the correct values, but the values retrieved are converting the contact list email into what appears to be a contact's name as a text field.
Basically, I'm wondering if there is a way to pull in the complete contact information without it converting into a text field (so I can use it for dynamic contact list filtering and other features)?
The data in the formulas below are all email addresses (contact lists), but the output is always a name string/text.
=IFERROR(VLOOKUP([Sales Representative]@row, {Reference - Name & Email & Location - NEW Range 3}, 5, false), "Unassigned")
=INDEX({Reference - Name & Email & Location - NEW Range 2}, MATCH([Sales Representative]@row, {Reference - Name & Email & Location - NEW Range 4}, 0))
Best Answer
-
@Noah Tamminga - try converting the column where you are getting your results/output as a "Contact List" column type and see if that makes a difference. I am assuming what that should do is, it should pick up the contact name and change it to email just by the reference of the name.
Hope this helps! Cheers!
Ipshita Mukherjee
Answers
-
@Noah Tamminga - try converting the column where you are getting your results/output as a "Contact List" column type and see if that makes a difference. I am assuming what that should do is, it should pick up the contact name and change it to email just by the reference of the name.
Hope this helps! Cheers!
Ipshita Mukherjee
-
@Noah Tamminga - I am glad it worked!! :))
Cheers!
Ipshita Mukherjee
-
@Ipshita - thank you so much! I'm starting to wonder how I got hung up on this in the first place with such an easy fix, but I really appreciate the solution.
-
@Noah Tamminga sometimes it happens to the best of us! Feel free to reach out, I am always happy to help:))
Cheers!
Ipshita Mukherjee
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!