I am having this problem. I can't seem to find the first name and the last name using two conditions to search in another range located in sheet 2.
Because the data in sheet 2 does not split the names into first and last name and also comes with the prefix like Mr. or includes Ms. in the middle of the name, I am not sure what I can do.
Sheet 1
Column A = First Name
Column B = Last Name
E.g.
A1 = Paul
A2 = David
A3 = Cameron
A4 = Michelle
B1 = Fowler
B2 = Maz
B3 = Lassi
B4 = Bird
Sheet 2
A1 = Mr. Paul Fowler
A2 = Cameron Lassi Mr
A3 = Mr Cameron, Mike
A4 = Bird, Ms. Michelle
Can anyone help out?
Thanks.
Because the data in sheet 2 does not split the names into first and last name and also comes with the prefix like Mr. or includes Ms. in the middle of the name, I am not sure what I can do.
Sheet 1
Column A = First Name
Column B = Last Name
E.g.
A1 = Paul
A2 = David
A3 = Cameron
A4 = Michelle
B1 = Fowler
B2 = Maz
B3 = Lassi
B4 = Bird
Sheet 2
A1 = Mr. Paul Fowler
A2 = Cameron Lassi Mr
A3 = Mr Cameron, Mike
A4 = Bird, Ms. Michelle
Can anyone help out?
Thanks.