Index/Match formula recieving #NO MATCH error message

n7teixeira
n7teixeira โœญโœญโœญ

The formula I am trying to use below should looking at the Short Date column in Sheet B and if there is a match in Sheet A in the Actual End Date column than it should return the value in Sheet B column Fiscal Year.

However I keep receiving a #NO MATCH error - I have double checked all columns have the same column type Text/Number. Help pls?

=INDEX({Short date}, MATCH([Actual End Date]@row, {Fiscal year}, 0))

image.png image.png

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!