LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #7   Report Post  
Nancy Babbitt
 
Posts: n/a
Default

Hi, Karthik!

Thank you so much for your help! I really appreciate it.

:-)

"Karthik" wrote:

If you have the name in A1 as Last, First

Enter in Cell B1 =MID(A1,FIND(",",A1)+2,LEN(A1))
Enter in Cell C1 =MID(A1,1,FIND(",",A1)-1)

You can have all names in column A and then copy paste cells b1 and C1
till the last row containing name.

and if there is no space in the name after the "," then write this
formula in cell B1 ( C1 formula will remain unchanged)

Enter in Cell B1 =MID(A1,FIND(",",A1)+1,LEN(A1))

Thanks
Karthik Bhat
Bangalore


 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find and replace of word causes change of font formatting jwa90010 New Users to Excel 4 July 22nd 05 08:10 PM
find and replace steve Excel Discussion (Misc queries) 1 June 23rd 05 01:43 AM
Find and REPLACE within a selection, or column- not entire sheet/. smithers2002 Excel Worksheet Functions 4 April 21st 05 04:45 PM
find replace cursor default to find box luffa Excel Discussion (Misc queries) 0 February 3rd 05 12:11 AM
VB Find and Replace Bony_Pony Excel Worksheet Functions 10 December 6th 04 05:45 PM


All times are GMT +1. The time now is 11:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"