Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What code could sort the CURRENT selection (which may be of any size) on the
basis of the ACTIVE cell? -- Best Regards, Faraz |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean?
Selection.Sort Key1:=ActiveCell, Order1:=xlAscending If this post helps click Yes --------------- Jacob Skaria "Faraz A. Qureshi" wrote: What code could sort the CURRENT selection (which may be of any size) on the basis of the ACTIVE cell? -- Best Regards, Faraz |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Unbelievably Excellent Buddy!
-- Best Regards, Faraz "Jacob Skaria" wrote: Do you mean? Selection.Sort Key1:=ActiveCell, Order1:=xlAscending If this post helps click Yes --------------- Jacob Skaria "Faraz A. Qureshi" wrote: What code could sort the CURRENT selection (which may be of any size) on the basis of the ACTIVE cell? -- Best Regards, Faraz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sort by zip code | Excel Discussion (Misc queries) | |||
sort by code | Excel Discussion (Misc queries) | |||
code to match and sort | Excel Programming | |||
Sort Code | Excel Programming | |||
vba code to sort data? | Excel Programming |