Hi,
I have 2 data sets, A = large financial data, B = small other information which contains details that would like to search.
In excel I would have performed a vlookup using the £"*" so that it comes back with items that are partial to the details of what I want to search for.
In A there is only one column that I want to search for the items in B (which is just one column)
I know I can do the join tool, but this won't include partial matches (or I don't think it will), which is what I really want.
There is a around 1,000 details (in
that I would want to search so I don't really want to do a If contains etc
Many thanks
John