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.4K Get Help
- 447 Global Discussions
- 144 Industry Talk
- 479 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 151 Just for fun
- 72 Community Job Board
- 490 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 302 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!