
Signature
Michael Gudyka
St. Charles, IL
Try this:
=MID(A1&", "&A1,FIND(" ",A1)+1,LEN(A1)+1)
Biff
> How can I change a name that is in a "John Smith" format to "Smith, John"?
> Thanks in advance for your help.
KeyMike - 12 Oct 2006 22:34 GMT
Thanks a lot, Biff. That was perfect.

Signature
Michael Gudyka
St. Charles, IL
> Try this:
>
[quoted text clipped - 4 lines]
> > How can I change a name that is in a "John Smith" format to "Smith, John"?
> > Thanks in advance for your help.
Biff - 12 Oct 2006 22:47 GMT
You're welcome. Thanks for the feedback!
Biff
> Thanks a lot, Biff. That was perfect.
>
[quoted text clipped - 7 lines]
>> > John"?
>> > Thanks in advance for your help.