Why does my INDEX(MATCH()) column formula return #NO MATCH for some values?

I have a simple formula (below) that references another sheet matching the value @row on the destination sheet. This is a column formula in the [P6Description] column.

=INDEX({Source Sheet - Description}, MATCH([P6Number]@row, {Source Sheet - Project Number}))

Why am I getting #NO MATCH for the project numbers starting with "C" but the rest of the "PRJ…" projects match source sheet descriptions perfectly?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!