B brucesilvers Registered User. Local time Yesterday, 19:31 Joined Aug 4, 2000 Messages 70 Oct 25, 2000 #1 Is it possible, within a macro, to display a message (message box, etc.) upon the completion of an action query?
Is it possible, within a macro, to display a message (message box, etc.) upon the completion of an action query?
A arickards Registered User. Local time Today, 03:31 Joined May 17, 2000 Messages 24 Oct 25, 2000 #2 Sure is. Use the open query in the first row. In the second use the msgbox. HTH ASH~