Macro Compatibility

  • Thread starter Thread starter Jojo Anacay
  • Start date Start date
J

Jojo Anacay

A macro was developed in excel XP, no error occurred
during the testing, but when the macro was tested in Excel
2000 2 errors occurred. Is there a compatibility problem
between Excel XP and Excel 2000, particularly in macros?
 
1. wrong no. of arguments or invalid property assignment
2. compile error in hidden module: this workbook

Thanks.
-----Original Message-----
What were the errors?
 
So what does the code in ThisWorkbook look like? Have you tried to get into VBA and compile it
so you can see where the error is.

1. wrong no. of arguments or invalid property assignment
2. compile error in hidden module: this workbook

Thanks.
 

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