How can i create a macro in excel 2003 that will work in Excel 20.

G

Guest

I have an Excel 2003 spreadsheet which i have been creating to automate some
processes for some users. It has come to my attention that most of these
users are running Excel 2002 and after testing the Microsoft Excel 11.0
Object library is not present on the 2002 version of Excel. I need to ensure
that the Microsoft Excel 10.0 Object library is being used. I need to change
the reference libraries within excel in order to do this. If there is any way
that this can be done quickly. I am only aware so far that i will need both
versions of Excel on my machine to change which reference library to use.

If you need any additional information please let me know.
(e-mail address removed).

Thank you.
 
T

Tom Ogilvy

Each excel version uses its own version of the libraries. If you open a
file with xl10 references in xl11, they will be changed to xl11 references I
believe. You should write your code in the lowest version of excel that
will run the code.
 

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

Top