Hi,
I have a value in my worksheet that I'm trying to find with a vlookup. I cannot change the value, so this has to be solved within the vlookup.
Some things I know:
-Searching for 220 = #N/A
-Searching for "220" = #N/A
-Hitting enter on cell, then searching for 220 works (but I can't do this)
-Trimming the value, then searching for "220" works (but I can't do this)
-Searching for " 220" = #N/A
-LEN only returns 3 for the value
I've attached an example.
Bookmarks