eMailing inside of Access

  • Thread starter Thread starter Michael Kintner
  • Start date Start date
M

Michael Kintner

Does anybody have any info on emailing inside of Access. Different things
like Text Format, HTML, Reports, etc...

Thank you in advance for your help,
Mike
 
Looking for a variety of different ways to email the current record to a
user. Example might be, email the active form to a user. Or email the
current record using text format in the mesdage body to the user.

Mike
 
Look at "sendobject" in the vba help files. You can also add a button to
your form, and the button wizard will let you mail a report. The report
could be limited to display the current record on your form.

Finally, do a search and read the hundreds of previous posts in the
newsgroups that concern emailing data. That is why the previous posts are
retained out here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top