Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks for the tips and web links everyone!
they were very helpful! On 2004-05-21 17:02:31 -0600, "Rob van Gelder" said: There's probably an easier way, but here's something that may work: =TRIM(MID(A1, FIND(",", A1, 1) + 1, LEN(A1))) & " " & MID(A1, 1, FIND(",", A1, 1) - 1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reorder String | Excel Worksheet Functions | |||
reorder data | Excel Worksheet Functions | |||
Update Table or Reorder | Excel Discussion (Misc queries) | |||
Reorder columns? | Excel Discussion (Misc queries) | |||
reorder function | Excel Worksheet Functions |