Formulas and Functions

Formulas and Functions

Ask for help with your formula and find examples of how others use formulas and functions to solve a similar problem.

Formula to Look Up Multiple Contact Columns

✭✭✭
edited 12/09/19 in Formulas and Functions

Hi There!

I am creating a formula that will assign contacts to a row based on user role plus some other attributes.

I am finding the look up is working great for assigning 1 contact, but when I extend the formula to include multiple v-look ups, its displaying the 2 users names as text. For example it will come back displayed as User1User2. The columns are set up to accept multiple contacts.

The formula I was trying is:

=VLOOKUP([Task Name]287, {Owners Range 1}, 4, false) + VLOOKUP([Task Name]288, {Owners Range 1}, 4, false)

Is there a particular delimiter i should use when adding multiple contacts to a cell using a formula?

Thank you!

 

Chad

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!

Trending in Formulas and Functions

  • I'm trying to create a SUMIF formula that looks at the salesperson name in a column and adds up or totals their $ sales in another column. To ultimately show in Dashboard of Totals Sales by Salesperso…
    User: "Allan Z"
    Answered ✓
    9
    2
  • Good day Smartsheet Team, Getting an unparseable error on this formula: =IF($Name@row <> "",(SUMIFS({Expense}, {Period},1, {Type}, OR(@cell = "RES602782", @cell = "RES602497")),"") Trying to pull in a…
    User: "stratman"
    Answered ✓
    15
    2
  • I have a sheet that compiles all the responses from a form. The sheet has multiple start and end date columns, but only one start and one end date cell is NOT blank depending on the activity selected …
    User: "m_anderson"
    Answered ✓
    13
    2