In Access, when a form is loading, the code behind the form also loads, but do all forms somehow referenced by code in that form get loaded as well -- even if they are on a page of a tab control that does not have the focus?
Is there a difference between when the code behind a form loads and when code in a module loads?
If we compile the project will the forms load fster?
Suddenly a form in my database takes 2 minuets to load vs the 7 seconds it took only a few days ago.
Is there a difference between when the code behind a form loads and when code in a module loads?
If we compile the project will the forms load fster?
Suddenly a form in my database takes 2 minuets to load vs the 7 seconds it took only a few days ago.