XL 2003 macro not working in XL 2000

  • Thread starter Thread starter Steve R
  • Start date Start date
S

Steve R

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
 
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.
 
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





.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top