tranchemontaigne
Technical User
I have some VB code snippets that use objects to perform matrix math operations.
I would like to use these same code snippets within MS Access 2000 VBA but am experiencing compiler errors when declaring a class.
Is it possible to use objects in Access VBA? Do I need to reference a particular library in order to get objects to compile?
Any thoughts would be appreciated.
I would like to use these same code snippets within MS Access 2000 VBA but am experiencing compiler errors when declaring a class.
Is it possible to use objects in Access VBA? Do I need to reference a particular library in order to get objects to compile?
Any thoughts would be appreciated.