Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
2 things:
watch the word-wrap and this will work in xl2003 and later. -- Gary "cgsteel" wrote in message ... The code below sorts column "A" but if I wanted to add a level to the sort that would sort column "B". How would I do that? Range("data1").Sort Key1:=Range("A1"), Order1:=xlAscending, Header:=xlNo Thanks Carlos |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro - security levels | Excel Discussion (Misc queries) | |||
Macro Help Needed - Excel 2007 - Print Macro with Auto Sort | Excel Worksheet Functions | |||
How can I data sort to more than 3 levels | New Users to Excel | |||
Do a data sort to more levels at once | Excel Discussion (Misc queries) | |||
Set Security levels via macro | Excel Programming |