I am using Excel 2023 (version 2302). Its cell value formatting is messing with vlookup.
My numbers come from a CSV file that I imported as US-ASCII, they are parcel numbers such as 100011149032, I am trying to vlookup it in another target range that contains sale record, it is definitely in that range in TEXT format. Now, if I put an apostrophe (') in front that parcel number, it will find it, but if I don't, no matter what cell format I tried, it couldn't find it. I've tried format it as Text, or number with no decimal point etc, none works.
Also, when I format it to be TEXT, it automatically displays in scientific notation, I had to force custom format to display the whole number.