Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Anybody know why this is a problem? Code: -------------------- Sheets("data").Select h = UsedRange.Rows.Count Rows("2:" & h).Select Selection.Sort Key1:=Range("A2"), Order1:=xlAscending, Key2:=Range("H2") _ , Order2:=xlAscending, Header:=xlGuess, OrderCustom:=1, MatchCase:= _ False, Orientation:=xlTopToBottom, DataOption1:=xlSortNormal, DataOption2 _ :=xlSortNormal -------------------- Alex -- alexwren ------------------------------------------------------------------------ alexwren's Profile: http://www.excelforum.com/member.php...o&userid=36767 View this thread: http://www.excelforum.com/showthread...hreadid=564910 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Custom functions calculating time arguments Help Desperate | Excel Worksheet Functions | |||
Hot key for time? | New Users to Excel | |||
Hot key for time? | Excel Worksheet Functions | |||
Hot key for time? | Excel Discussion (Misc queries) | |||
time sheet to calculate 2 different columns | Excel Worksheet Functions |