Related to Excel-2007 MACRO
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.
---
Regards.
Norman
|