Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have a macro that reads: Application.Goto Reference:="SORT_ROWS" Selection.Sort Key1:=Range("SORT_ROWS"), _ Order1:=xlAscending, Header:=xlNo, _ Orientation:=xlTopToBottom It sorts the pre-defined range SORT_ROWS by row, using the first column as the primary key. How do I get it to sort using the first *three* columns as primary, secondary and tertiary keys? -- Del Cotter NB Personal replies to this post will send email to , which goes to a spam folder-- please send your email to del3 instead. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hiding columns in a named range | Excel Programming | |||
sorting named range data | Excel Programming | |||
unhide columns in named range | Excel Programming | |||
Sorting Named Range | Excel Programming | |||
sorting named range | Excel Programming |