INDEX Match throwing incorrect answers

I am trying to use a unique identifier by column, to reference another table that has that unique identifier in it and provide it's adjacent value from another column, by row.

This is the formula I'm using and it's giving me values in that list but the wrong value:

=INDEX({Hours}, MATCH([Combined Work Description]@row, {Comb. Work Description}))

Where Hours is on another sheet and is listing the hours value I want returned. The Combined Work Description is the unique value, then the Comb. Work Description is the entire column of options for what the row's value for Combined Work Description could be. What is going on????

Tags:

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!