VLOOKUP/INDEX return client name from master

Michele Rosenberg
Michele Rosenberg ✭✭✭✭
edited 08/19/24 in Formulas and Functions

Hello - I am trying to create a dynamic dashboard where a client name can be changed based on need. I watched a video on YOUTUBE and it was very good but he was indexing on numbers. I need to match on latest name entered into form. I am not getting results, have tried VLOOKUP and INDEX. I now it is likely a simple mistake :)

Client Lookup VLOOKUP

=VLOOKUP(MAX({Client query form | Latest Client Name}@row, {Client Master | Client Name}, 1, false)

image.png

Client Lookup INDEX

=(INDEX({Client Master | Client Name}, MATCH(1, {Client query form | Latest Client Name}, 0)))

image.png

Client Name Query Form

image-fac85d34e30fd-1e16.png

Client Name Master

image-12ba3e37080bd-7203.png

Additionally, I have set up the master in a dynamic view because I thought it made sense. I am not sure now that was necessary. I am looking to create dynamic dashboard.

Tags:
Β«1

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!