Suppress dialogue box when macro runs

  • Thread starter Thread starter pedro
  • Start date Start date
P

pedro

I have created a macro which sends a report to an email list. The macro runs
from a button on a form. When the macro is run, an ugly Access dialogue box
appears automatically - 'Now outputting [report] to a mail message'. Is there
any way of suppressing this message by using the SetWarnings action? I have
tried this without any joy.

Pedro
 
I don't know of any way to intercept / turn off that ACCESS information box,
sorry.
 
Back
Top