Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, everyone!
I need to create macro that can sort numbers as below: Column : Before A B C D E F 1 2 3 4 5 6 3 4 5 1 3 4 5 3 5 6 After A B C D E F 1 2 3 4 5 6 3 4 5 1 3 4 5 3 5 6 which mean same number follow the same column but not necessary follow column A,B,C..... Pls help with vba code.Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting a hyperlink to follow a sort | Excel Discussion (Misc queries) | |||
Formatting doesn't follow data sort | Excel Discussion (Misc queries) | |||
when you sort named cells, the names do not follow the values | Excel Discussion (Misc queries) | |||
Sort order for characters & symbols - does anything follow z? | Excel Discussion (Misc queries) | |||
(Follow-up to earlier sort question) Further help required | Excel Programming |