Forum Discussion

Detlef_Lewin's avatar
Detlef_Lewin
Silver Contributor
Apr 02, 2024

Re: VLOOKUP / Index Match returning different AND incorrect data

cranderson2 

That is a nice combination of bad data and bad formula.

 


VLOOKUP is looking for info for AK_Anchorage, the results instead pull data for WI_Wood. Please note, data only pulls when using TRUE. Using FALSE gives the #N/A error

That's the bad formula. VLOOKUP() needs the FALSE in 4th argument.

 

The bad data probably has leading/trailing spaces.

 

3 Replies

Resources