I
ianripping
I have cells like these
Ian Ripping
Joe Bloggs
Harry Bling
etc
I use the match query to find names (=match("ian",a1:a1000))
Problem is, my match has to be exact.
Eg if I search for Ian Ripping, I will get the correct row number - 1
If I search for Ian, I get #n/a!
Is there a way of searching within the cells to find a name match
Ian Ripping
Joe Bloggs
Harry Bling
etc
I use the match query to find names (=match("ian",a1:a1000))
Problem is, my match has to be exact.
Eg if I search for Ian Ripping, I will get the correct row number - 1
If I search for Ian, I get #n/a!
Is there a way of searching within the cells to find a name match