Link to home
Start Free TrialLog in
Avatar of Matrix1000
Matrix1000

asked on

Perform automatic function After form loads?

I have an SQL connection that I need to run on my form when the form loads but if I put it in the form load sub the form doesn't show up untill the connection is complete or an error occurs.

How can I automatically run the function but allow the user to see the form while it runs?
SOLUTION
Avatar of gdexter
gdexter

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial