OpenQuery

coolcatkelso

Registered User.
Local time
Today, 00:50
Joined
Jan 5, 2009
Messages
279
Hiya

I have a button that has the following Macro in the Onclick event

OpenQuery - Quote Material, Datasheet
OpenQuery - Labour Material, Datasheet
Runcommand - Refresh

Both those querys are Appends, so once the button has been click it shows the Append # Records, yes, no, cancel etc

How can I disable that message when I click the button?

Cheers
CCK
________
WENDIE 99
 
Last edited:
Use the macro Action SetWarnings and set to NO and then at the end put SetWarnings - YES.
 

Users who are viewing this thread

Back
Top Bottom