Display message when query finishes

brucesilvers

Registered User.
Local time
Yesterday, 19:31
Joined
Aug 4, 2000
Messages
70
Is it possible, within a macro, to display a message (message box, etc.) upon the completion of an action query?
 
Sure is. Use the open query in the first row. In the second use the msgbox.

HTH
ASH~
 

Users who are viewing this thread

Back
Top Bottom