Hi,
I wrote a class for use with Outlook Forms that does a variety of behind the scene things and I've been asked to provide the class for an Excel document. Unfortunately, appartently Outlook uses VBScript and Excel uses VBA and from what I understand there is no such thing as a 'Class' in VBA.
Does anyone know of any alternatives or have suggestions for converting a VBScript Class into a nice oop package for VBA macros to take advantage of?
Thanks
I wrote a class for use with Outlook Forms that does a variety of behind the scene things and I've been asked to provide the class for an Excel document. Unfortunately, appartently Outlook uses VBScript and Excel uses VBA and from what I understand there is no such thing as a 'Class' in VBA.
Does anyone know of any alternatives or have suggestions for converting a VBScript Class into a nice oop package for VBA macros to take advantage of?
Thanks