I need help with my MATCH formula, I am getting a syntax error. See screen shot below, and formula
Options
Answers
-
You forgot to include "@row" when referencing the social security# column.
-
-
I am getting a circular reference when I add your suggession
-
=index({employee name 2}, match([employee id#],{ss # range 1},0) )
The [Social Security #] is not needed. That is where you are making the fomula, right?
...
-
@June Dodson If you are trying to return the social security number, you arenβt structuring this correctly. Please review the below help articles for INDEX and MATCH.
Generically, your function needs to look like this:
=INDEX ({info you want from reference sheet}, MATCH (UniqueId@row, {unique id on reference sheet}, 0))
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!