Index-Match cross-sheet reference for a Contact List column

Hello everyone - thank you for your help.  I am having some challenges with an Index/Match formula that populates a Contact List type column from a cross-sheet reference.  It is finding the data & pulling it back, but it is not formatting the column as a "contact" - it looks like plain text (no contact "circle")
This is my formula in my (Main Sheet):=INDEX({Vendor Master - Approver}, MATCH([Vendor Name]@row, {Vendor Master - Vendor Name}, 0), 1)
MAIN SHEET

Vendor Name

Approver

Vendor A

=INDEX({Vendor Master - Approver}, MATCH([Vendor Name]@row, {Vendor Master - Vendor Name}, 0), 1)

Vendor B

Harry King

Vendor C

Claire Long




This is data in the other sheet (Vendor Master) I am INDEX / MATCHING on.  When Vendor Name in VENDOR MASTER SHEET. Of course I am leaving out other columns on both sheets to keep it super simple.

Vendor Name

Approver

Vendor A

image-9bee0b05350ea-b167.png

Vendor B

image-baa9ef19a7866-a3dd.png

Vendor C

image-c3826d70c860d-f5f8.png



Does anyone have any feedback on what I need to do to have the MAIN SHEET have the data formatted as a Contact like this?

MAIN SHEET

Vendor Name

Approver

Vendor A

image-60bdc93362e14-1b5b.png

Vendor B

image-6f2d2c3dad10e-9621.png

Vendor C

image-0e9670fbdd7d4-7f6d.png

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!