StuJol wrote:
[Quoted Text] > ive used the DoCmd.SendObject to send an email via a command button. > when the button is clicked the email editor opens and you have to > click send. Is there anyway to send an email without the editor > opening and pressing the command button.
There is an argument (the last one?) in SendObject that controls whether the message is displayed first or just sent in the background. Check help topic on SendObject for details.
-- Rick Brandt, Microsoft Access MVP Email (as appropriate) to... RBrandt at Hunter dot com
|