VBA code

  • Thread starter Thread starter Moiz
  • Start date Start date
M

Moiz

will VBA code designed for Excel 2000 run in Excel 97.

or do I need to ask my customer to upgrade.

Moiz
 
magic 8-ball says most probably.

But you won't know for sure until you test it there. There were a few things
added in xl2k that won't run in xl97.

It might be easier (pronounced cheaper) for you to modify your code.

If you support multiple versions of excel, it would probably be better to
develop in the oldest version.
 
it will, but you might have to recompile it and adjust things like dates from lets say 01/01/97 to 01/01/1997
 

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