INDEX/MATCH Question

rmc0030
βββ
I need to do an index/match formula within the same sheet, but it is returning a UNPARSEABLE error.
The columns in the sheet are as seen below:
We're listing the parent unique ID and we want to find the parent unique ID across the sheet so that we can find from a different column what the $ amount of savings is.
Please help!
Tags:
Answers
-
=INDEX( Result:Result( MATCH( ThisItem@row, WithThisColumn:WithThisColumn, 0))
I follow this template when using INDEX/MATCH
...
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!