In MSAccess I am writing a module that will update a vba module by replacing the lines with lines stored in an Oracle table. This enables remote users to get updates without a network share.
The problem is to create a Module object
(set mdl = Modules(modulename)) I have to open the module...
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.