Emailing from Access 2003 "SEND Option"

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

Guest

I have a command button that picks up the Supervisors name from my log in
table and using the send report option it places the report and TO:
SUPERVISOR NAME in my email along with a subject.

It comes to the screen and I have to hit SEND to get it sent. Is there a
way to provide this "SEND" function from within Access so it will send
without displaying on the screen?


Thanks in advance for you help you all are GREAT!!!!!!!!!!



Dwight
 
If I understand you correctly, you are getting the MS Outlook send box, not a
box created by access, correct? If so, use an SMTP server approach. See
www.ostrosoft.com. This also avoids the Ms Outlook security.

B
 
Back
Top