change name format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to change a cell that always has first name, sometimes middle initial or sometimes middle name, and always last name to last name/first name middle initial or middle name if present.
 
See my response to the first time you posted this.

HTH
Jason
Atlanta, GA
-----Original Message-----
I need to change a cell that always has first name,
sometimes middle initial or sometimes middle name, and
always last name to last name/first name middle initial
or middle name if present.
 
Hi Ivan

the problem with what you want to do is how to deal with surnames that have
two words - e.g.
de Lache or van Bohre etc
if you don't have any of these or are happy to fix these manually - i'll see
if i can find some code i wrote a long time ago for doing this.

Cheers
JulieD

ivan said:
I need to change a cell that always has first name, sometimes middle
initial or sometimes middle name, and always last name to last name/first
name middle initial or middle name if present.
 
Back
Top