First, thanks all you folks who are trying to help solve this!
Jeremy, regarding you question:
It does get to the "End If", and it opens the form, if necessary, just fine. It also tries to execute "StartSystem", but can't find "StartSystem".
From the code above...
I have a reference. There is no problem running any routine or code or form that exists in the MDE. Here is and example of the problem:
'------------------------
'Code from testcodelib.mdb
Public Function Main()
'bunch of code here
SystemInitCheck
End Function
Public Sub...
I have a significant set of generic code a reuse an many Access programs. I am trying to move it to an MDE and set it up for reuse with many other new project. I don't want to keep importing this code and generic forms for every project I write (plus there's the whole maintenance issue.)
OK...
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.