Help: Create Macro: Echo Action

dododo

Registered User.
Local time
Today, 20:31
Joined
Jun 23, 2011
Messages
14
Hi all,

I want to create Echo action macro using access 2013

My echo look like this:

Echo
Echo On: No
Status Bar Text: Please Wait

MessageBox
Message: Hello
Beep: Yes
Type: None
Title: Hello

I wonder even I change Echo On status to yes or no the message: please wait still running. why it like this please help me?
 
Add an Action of DoEvents before this step.
 

Users who are viewing this thread

Back
Top Bottom