I am trying to load a form without showing it, when another form (my primary form) loads. This is because the second form is slow to load and I would rather have the delay while the initial form is loading.
I have used this code:
Private Sub Form_Load()
Dim ObjName As Object
Set ObjName =...
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.