I am dealing with a complex class-based program in VBA whereby 1 class is opening a new class and that a new class and so no and so forth...I have no compilation errors since an mde was developed without any problems( well..a few a first, but they are sorted).
I have converted this program into...
morning guys,
I am dealing with a complex class-based program in VBA whereby 1 class is opening a new class and that a new class and so no and so forth...I have no compilation errors since an mde was developed without any problems( well..a few a first, but they are sorted).
I have converted...
If it is of no bother please copy+paste this 'lengthy' code! I need it badly! We're working with a huge program, all structured as classes and with declaration-code looking like this:
Option Compare Database
Option Explicit
Private mform As Access.Form
Private mFkt As Object...
How do I convert a VBA code with declarations like
'private mform as Access.form' into a syntax error-free vb code?
Problems also arise with Docmd commands!!!
I am trying to convert my vba code into a DLL file!
please help!
Thanx
Kingz
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.