Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can use some help here.
I wrote a macro in Excel 2002....I tried to run it on Excel 2000 and had problems. Specifically I have this sorting command as follows: Range(Cells(4, 1), Cells(endrow, 10)).Sort Key1:=Range("D4"), Order1:=xlAscending, Key2:=Range( _ "E4"), Order2:=xlAscending, Key3:=Range("C4"), Order3:=xlDescending, _ Header:=xlGuess, OrderCustom:=1, MatchCase:=False, Orientation:= _ xlTopToBottom, DataOption1:=xlSortNormal, DataOption2:=xlSortNormal, _ DataOption3:=xlSortNormal Fine in 2002, but 2000 does not like the DataOption1: argument. Any help will be welcome. Thanks Chuck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 sucks. Older versions are much better. | Charts and Charting in Excel | |||
Older Versions of Excel | Excel Discussion (Misc queries) | |||
Converting Excel 07 to older versions | Excel Discussion (Misc queries) | |||
Older versions of Excel | Excel Discussion (Misc queries) | |||
Office 07 opening older versions in compatibility mode-min/maximiz | Excel Discussion (Misc queries) |