Joined
·
4 Posts
I am trying to lookup a parcel number ( XX-XX.XX-XXX-X) out of a column with miscellaneous text and return the value from an adjacent cell. I can make it work using =IF(ISNUMBER(SEARCH(E4,B3)),A4,"FALSE") for one specific line, but it gives me an error if I change B2 to B:B. the VLOOKUP doesn't want to work I'm assuming because of the text. I have approximately 1,500 parcel numbers that I need to pull out of the comments section to match with another list of parcel numbers.
Does anyone have any suggestions? Any help would be appreciated.
Thanks,
Does anyone have any suggestions? Any help would be appreciated.
Thanks,