[mso] Re: Excel- First Last ---> Last, First

  • From: "Jerome Deyle" <jeromed@xxxxxxxxxxxx>
  • To: <mso@xxxxxxxxxxxxx>
  • Date: Sun, 7 Nov 2004 19:46:30 -0600

Cherie,
When this message came back to me from the group, the last term of the
formula is wrapped.
Here's the last term, in case you need to reconstruct.

(SEARCH(" ",A1)-1)))

HTH
Jerome

> Sent: Sunday, November 07, 2004 7:38 PM
> To: mso@xxxxxxxxxxxxx
> Subject: [mso] Re: Excel- First Last ---> Last, First
>
>
> Is word wrap clipping the end of the formula?
> It works fine on my machine :)
>
> Here it is again, just in case.
>
> =CONCATENATE(RIGHT(A1,LEN(A1)-SEARCH(" ",A1)),", ",LEFT(A1,(SEARCH("
> ",A1)-1)))
>
> Jerome
>
> > Sent: Sunday, November 07, 2004 7:18 PM
> > To: mso@xxxxxxxxxxxxx
> > Subject: [mso] Re: Excel- First Last ---> Last, First
> >
> >
> > When I paste your formula in ..I get
> >
> > from John Smith
> >
> > to
> >
> > Smith,
> >
> > we are almost there..what is missing?? How do I pick up the first name?
> > thanks
> > C
> >
> > At 11/7/2004, Jerome Deyle said:
> > ----------------------Begin Quote------------------------
> >  >I would add a column to display the "reformatted" names.
> >  >assuming your list starts in cell A1.
> >  >Insert this formula in B1 (the new column):
> >  >
> >  >=CONCATENATE(RIGHT(A1,LEN(A1)-SEARCH(" ",A1)),", ",LEFT(A1,(SEARCH("
> >  >",A1)-1)))
> >  >
> >  >"John Smith" in cell A1 is displayed as "Smith, John" in cell B1
> >  >
> >  >Jerome

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, send an email to 
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in 
the subject line.

Or, visit the group's homepage and use the dropdown menu.  This will also allow 
you to change your email settings to digest or vacation (no mail).
//www.freelists.org/webpage/mso

To be able to use the files section for sharing files with the group, send a 
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with 
instructions.  Once you are a member of the files group, you can go here to 
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************

Other related posts: