tylersontag
Registered User.
- Local time
- Today, 11:36
- Joined
- Sep 2, 2009
- Messages
- 19
I'm wanting to automate a process, so concurrent to the normal execution of a form (Open another form, prompt questions, display stuff, comit changes... etc) i've made a Function that calls existing functions behind the form and automates the responces to bypass the need to have a user actually sit there and make all the choices...
Now this being automated, i have a daily job that will run the MDB with the parameters to run a module called "AutoLoad"... my question is, how can my module call code that is in a yet unopened form? I've seen it in reverse, but never in this direction... any help?
Now this being automated, i have a daily job that will run the MDB with the parameters to run a module called "AutoLoad"... my question is, how can my module call code that is in a yet unopened form? I've seen it in reverse, but never in this direction... any help?