I have a training tracker with all the staff, their managers, locations and whether or not they have completed training.
I have multiple vlookups in columns manager, location, role, status and classification. The vlookups are referencing an HR file that we have that has all the raw information.
As you can see below, many of the vlookups are retuning #No Matches, where others are working. I have confirmed that employee 31671 is in fact in my other sheet, but I believe it’s Smartsheet not being able to find or too slow to return the values? I say this because this spreadsheet was working fine this morning with the same formulas. I’ve also locked those columns so nobody should have been able to alter the formulas.
Here's what i have:
=VLOOKUP([Employee ID]7, {HR Data Master WIP Range 1}, 6, false)
the 2nd screenshot is the confirmation that the entry is in HR Data Master.

