J
JR
I have some workable code under a command button that runs
20 sequential append queries.
It works BUT it takes a while and I would like to do two
things:
1) Let the user know that the queries are working (with a
MsgBox: The query will run when you select the OK button
below. When the query is finished the table will be
displayed.
2) Display the table and close the form when the queries
are finished running.
I haven't the slightest idea on how to make those things
happen.
Can anyone out there help me?
Thanks!
20 sequential append queries.
It works BUT it takes a while and I would like to do two
things:
1) Let the user know that the queries are working (with a
MsgBox: The query will run when you select the OK button
below. When the query is finished the table will be
displayed.
2) Display the table and close the form when the queries
are finished running.
I haven't the slightest idea on how to make those things
happen.
Can anyone out there help me?
Thanks!