The formula:
=VLOOKUP(B4,$D$2:$Z$95,13,FALSE)
is returning the #N/A error
if I replace B4 with the value in cell B4, the function returns the expected value.
I have XL version 2002(6789.6714)SP3. I have noticed that this error occurs for some users, but not others.
Does anyone know how to...