Hi NJ,
If your name is in A1, then in B1 use:
=MID(A1,FIND(",",A1)+2,255)&" "&LEFT(A1,FIND(",",A1)-1)
Hi NJ,
If your name is in A1, then in B1 use:
=MID(A1,FIND(",",A1)+2,255)&" "&LEFT(A1,FIND(",",A1)-1)
Last edited by Paul; 02-22-2009 at 12:38 AM. Reason: Beaten to the punch.. :)
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks