DoCmd.SendObject

S

StuJol

I've used the DoCmd.SendObject to send a email via a command button. when the
button is pressed the email editor opens with the email, u then click send
and the email is sent.

Is there anyway to send the email without the email editor opening and
having to click send?
 
Top