send a record as an email from form

  • Thread starter Thread starter S.Matthew
  • Start date Start date
S

S.Matthew

How do I send a record from a form as an email
Please Help
S.Matthew
 
hi,
I tried that and failed. i did a work around by creating a
report and sending that with the send mail method.
do a search in help on send mail.
 
Run a query to pull up a specific record using the parameter value [??add
unique value???], base a report on that query, then add a command button to
your form which will send report via email (best format is snap shot, anyone
with access will be able to view them automatically, if they do not have
access you can get a small exe file from microsoft downloads to install the
snap shot viewer which will run without access).
 

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