Hi there,
I need to create a function that can perform a vlookup on 'dirty' data.
its almost as if I need to comine the FIND and VLOOKUP functions.
The cell I am doing the lookup on will have data like 'S*234CAT-Woodlands#'.
I need to be able to identify 'CAT' and return the using vlookup Catelog.
Sounds simple, but the same function needs to eveulate 'S*234DOG-Woodlands#' and find DOG and return using vlookup (or simplar) Dogbert.
So I have a normal vlookup table, but my index needs to be cleaned up.
I have attached a sheet to explain a bit better what I am trying to do.
Tim
Bookmarks