Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
With James William Ravenswood in A1
=RIGHT(A1,LEN(A1)-FIND(" ",A1,FIND(" ",A1,1)+1)) & ", " & LEFT(A1,FIND(" ",A1,FIND(" ",A1,1)+1)) will display Ravenswood, James William -- Gary''s Student - gsnu200853 "John" wrote: I have a large sheet of rows of names and addresses that lists names in the order: firstname middlename lastname What is a quick way to change all entries in the names column to lastname, firstname middlename so I can sort the list by last name. I appreciate your help, -John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Move line to front | Charts and Charting in Excel | |||
Move line to front | Charts and Charting in Excel | |||
How do I swap a group of surnames to the front of first names? | Excel Discussion (Misc queries) | |||
How do I move a hidden bubble to the front in a bubble chart in E. | Excel Discussion (Misc queries) | |||
move '-' from back to front??? | Excel Programming |