Related to Excel-2007 MACRO

  • Thread starter Thread starter nigam_mics
  • Start date Start date
N

nigam_mics

Hi
If i will develop a MACRO in Excel-2007.then it will be properly working
in Excel-2003 or not?
I have a macro which is developed in excel-2003 but it is not
working in excel-2007.can you pls give the solution for that problem.

Thanks & regards
Rohit Nigam
 
Hi Nigam_mics,


=============
If i will develop a MACRO in Excel-2007.then it will be properly working
in Excel-2003 or not?
I have a macro which is developed in excel-2003 but it is not
working in excel-2007.can you pls give the solution for that problem.
=============

Provided that the macro, developed under
xl2007, does not include any new instructions,
unavailable in the earlier version, you should
have no problem runnning the macro with the
earlier version.

As far as the xl2003 macro is concerned, we
would need to see the code in order to assist
you. However, in general, code developed
under an earlier version of Excel should run
without problem under a more recent version.
 

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