MsgBox, open table in same db

J

JR

I have a form that is used to perform 20 sequential append
queries launched by clicking on a command button.

The queries are in modules as they contain more than 256
characters and will not fit in macros.

While the form functions as designed I would like to
enhance it by

1) adding a MsgBox at the begining which alerts the user
that it will take some time to complete the queries and

2) When all the queries are finished open the table that
was added to and close the form.

Any ideas on how to accomplish these things?

Thanks,
JR
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top