I have this and I need to get the first and last name out so I can use them for a vlookup please help
Richard XXXXXX 1993446666
Tom XXXXXXX 1993444444
I am using this
=RIGHT(G7,SEARCH("",G7,10))
but I need to use the name now
Richard XXXXXX 1993446666
Tom XXXXXXX 1993444444
I am using this
=RIGHT(G7,SEARCH("",G7,10))
but I need to use the name now