In the attached sheet, I am attempting to lookup a zip code located in column E to see which grouping of zips to which it belongs in column A, then return the Salesperson from column C. My vlookup using wildcards is not working and throwing an N/A error: =VLOOKUP("*" & E2 & "*", $A$2:$C$7, 3, FALSE). Both columns A and E are formatted as plain text.
Thanks in advance for any help!
Bookmarks