I have a list of names which I need to split. some of the names have the title eg Mr and others just have first name and last name. eg
Mr John Smith
Mrs Jane Jones
Janet Brown also some say
REF: Joe Bloggs
I just need a list of names without the Title (or the word ref) (would preferably like to split first and last name so I can reverse it but the main thing is to remove the title where it appears. I'm struggling with a formula as I won't be removing the first part of the string in all cases
Mr John Smith
Mrs Jane Jones
Janet Brown also some say
REF: Joe Bloggs
I just need a list of names without the Title (or the word ref) (would preferably like to split first and last name so I can reverse it but the main thing is to remove the title where it appears. I'm struggling with a formula as I won't be removing the first part of the string in all cases