runing code without waiting for the result

Joined
Oct 17, 2008
Messages
1
Reaction score
0
I have a form very long to load because I need to get a lot of information from different functions.
This information is not needed in a first time.
I would like to open the form and allow the user to input data and in the meantime geting the information.
I was thinking about multithreaded but it look like access 2007 does not allow that
 
Back
Top