Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have recorded several macros involving the advanced
filter funtion in XL2003 and users running these macros in XL2000 are getting debug messages when these macros run. Does anybody have any idea what causes this ? Thanks, Steve |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You are using parameters/arguments that were introduced in a version of
excel after xl2000 and xl2000 does not recognize the arguments. You should record your macros in the lowest version where they will be run. -- Regards, Tom Ogilvy "Steve R" wrote in message ... I have recorded several macros involving the advanced filter funtion in XL2003 and users running these macros in XL2000 are getting debug messages when these macros run. Does anybody have any idea what causes this ? Thanks, Steve |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom for the help ... that is a BUMMER !
-----Original Message----- You are using parameters/arguments that were introduced in a version of excel after xl2000 and xl2000 does not recognize the arguments. You should record your macros in the lowest version where they will be run. -- Regards, Tom Ogilvy "Steve R" wrote in message ... I have recorded several macros involving the advanced filter funtion in XL2003 and users running these macros in XL2000 are getting debug messages when these macros run. Does anybody have any idea what causes this ? Thanks, Steve . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2000 macro not working in Excel 2003 | Excel Discussion (Misc queries) | |||
Macros shortcuts not working from 2003 to 2000 | Excel Worksheet Functions | |||
excel 2003 slow when working with excel 2000 files | Excel Discussion (Misc queries) | |||
Excel VB 2000 not working in 2003 | New Users to Excel | |||
Macro not running on Office 2000, only 2003 | Excel Discussion (Misc queries) |