VLOOKUP function

J

joel51

I need help in understanding why I am getting a #N/A error when there i
a match. The lookup table is a table of "Subtotaled" data. I am able t
match the majority of the subtotals but there are a few where the #N/
error happens even with a match.

I have checked the format, spaces etc and am at a lose.

Any help would be greatly appreciated.

Joe
 
J

Jezebel

#N/A means that, appearances to the contrary, there is not, in fact, a
match. Check for trailing spaces.
 
Top