SendObject Macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the send object macro, when it starts i Have a message pop up that
lets me know I am sending an email automatically. Is there anyway I can stop
that from coming up every time I use the Macro.

Donbenz
 
It's NOT a good idea to try and stop the warning. Outlook generates them to
stop you sending out a virus without knowing it. There are InsertYes
programmes on the web but you should really think twice about using them.
 
Use the SetWarnings command and set the warnings argument to "NO". That
should fix your problem
 
Back
Top