Jump to content

VBA/Office2007 Compatibility

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
zimonheus

zimonheus

    Newbie

  • Members
  • Pip
  • 1 posts
Hi all,

I have an Excel file endowed with a macro written under Office-2007.

This file can be opened by Excel-2003, but the macro can't run because 2007-objects can't be recognized.

My question is: does it exist a library or some trick to allow the macro running under Office-2003?

Thanks in advance,
Simone

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Can you view the Macro and rewrite it to be compatible with 2007?

You can also try opening it under OpenOffice and see if it will run the macro.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog