Home |
Search |
Today's Posts |
#7
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find and replace of word causes change of font formatting | New Users to Excel | |||
find and replace | Excel Discussion (Misc queries) | |||
Find and REPLACE within a selection, or column- not entire sheet/. | Excel Worksheet Functions | |||
find replace cursor default to find box | Excel Discussion (Misc queries) | |||
VB Find and Replace | Excel Worksheet Functions |