Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a string variable, containing names seperated by a comma, like: NameString = "Peter, Dan, Hans, Carl, Bruce" etc... I would like the string to by sorted, by the names between the commas, so my string end up like: NameString = "Bruce, Carl, Dan, Hans, Peter" etc... And to make things worse, the number of commas/names can be different from time to time... Can anyone help me acomplish this? Thanks in advance, CE |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Updating workbook with an alpha sort sheet and a numeric sort shee | Excel Discussion (Misc queries) | |||
sort function for dates does not sort properly in Office 2007 Exc. | Excel Worksheet Functions | |||
Pls. reply Sort Data and copy to next coulmn when sort order chang | Excel Programming | |||
Excel sort by Fill Color by custom list sort | Excel Discussion (Misc queries) | |||
sort (on part of) string - originally posted under Tricky Sort | Excel Programming |