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
- Customer Resources
- 64.8K Get Help
- 437 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!