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
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!