Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
i want to srt a column in the following order a-1,a-2,a-3 and so on. as of
now excel is sorting a-1 ,a-10 a-11 and so on |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You would need a help column for that, if the numbers are always after the
hyphen then you could use =--TRIM(MID(A2,FIND("-",A2)+1,255)) copy down then sort ascending on the help column -- Regards, Peo Sjoblom "dean d." <dean wrote in message ... i want to srt a column in the following order a-1,a-2,a-3 and so on. as of now excel is sorting a-1 ,a-10 a-11 and so on |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with sorting text in columns to match other columns | Excel Discussion (Misc queries) | |||
Sorting columns | Excel Worksheet Functions | |||
Sorting columns | Excel Worksheet Functions | |||
Sorting 2 columns | Excel Discussion (Misc queries) | |||
Sorting Columns | Excel Worksheet Functions |