Display form during application processing

D

Don Pickering

Am running Access 2000 on Windows 2000 Pro.
I have a procedure which takes quite a long time to complete. I'd like to
display a form which essentially says "Please wait".
I've tried doing this myself but the application stops when the form is
displayed.
How can I display a form and let the application continue?
 
Top