Add the emails as hyperlinks - get it recognized by contact list
Hi All,
is this function supported: =Alias@row&"@email.com" - in the 'Alias' column I have logins & I would like to add to this aliases in another column also the domain: "@email.com" so they get recognized by the contact list.
Thanks - Viktor
Best Answer
-
This may take a few iterations: This is not the full answer because breaks easy.
Column formula: =IF(NOT(ISBLANK(Alias@row)), Alias@row+"@"+Domain@row)
Below is Row 3 being assigned a contact. The dropdown includes all calculated contacts and the ones in the contact list.
And the contact list:
Answers
-
This may take a few iterations: This is not the full answer because breaks easy.
Column formula: =IF(NOT(ISBLANK(Alias@row)), Alias@row+"@"+Domain@row)
Below is Row 3 being assigned a contact. The dropdown includes all calculated contacts and the ones in the contact list.
And the contact list:
-
Thanks a lot, Robert - It helps a lot
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!