Learn how to take a Smartsheet column containing a name and another column containing an email and then combine these 2 columns into a Smartsheet Contact List Column Type
Below if the formula used in this video. Note the space before the opening angle bracket
=Name@row + ” <” + Email@row + “>“





0 Comments