Is there a solution for a v-lookup that is returning a NO MATCH for an auto number in another sheet?

This is an odd one. I have a source sheet Contract Tracker with an Auto ID column where I initially started the numbering sequence to include a suffix and then recently changed it only to be numerical. One a second sheet, I am entering the Row ID for select items from the source Contract Tracker and formulas are pulling over select data for a summary.

Since the change to the numbering sequence of the Row ID, any Row IDs without the suffix are returning a "#NO MATCH" error.

Formula: =VLOOKUP([Row ID]@row, {Contract Tracker Range 2}, 4, false)

Row ID column is the same on the Contract Tracker. When the old numbers are referenced like "11225-S" the formula returns values, when the new sequencing is entered "11300" the error occurs.

Any ideas on a solve?

Tags:

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!