A
Andy
I need to write an Excel add in. I have office 2000 on my machine which
seems to support OO constructs like classes ( class modules) in VBA.
However I need my add in to be widely compatible with other versions of
office including Office 97 and possibly, though less likely Office 95.
I would like to use class modules as I am an OO programmer by instinct
however I am worried that if I use class modules my add in will not be
backward compatible.
Can anyone advise on this or point me at the relevant MSDN doucument that
explains compatibility issues with different versions of Office and VBA.
TIA
Andy
seems to support OO constructs like classes ( class modules) in VBA.
However I need my add in to be widely compatible with other versions of
office including Office 97 and possibly, though less likely Office 95.
I would like to use class modules as I am an OO programmer by instinct
however I am worried that if I use class modules my add in will not be
backward compatible.
Can anyone advise on this or point me at the relevant MSDN doucument that
explains compatibility issues with different versions of Office and VBA.
TIA
Andy