Is it possible to email a record in form view?

  • Thread starter Thread starter Cruisinid
  • Start date Start date
C

Cruisinid

Is it possible to be in form view and hit a command button that will enable
the user to email the record to themselves/other people for authorization?
If so, how??
 
Is it possible to be in form view and hit a command button that will enable
the user to email the record to themselves/other people for authorization?  
If so, how??

sure. You could open a report based on the same recordsource as the
form, and then pass the recordID in the open event of the report and
then use send object to e-mail it...
 
Thanks for the reply. It sounds pretty easy but I am REALLY green when it
comes to any of this stuff. (I'm in the middle of my first Access
course--online-- and this is well beyond the scope of what I'm learning).
How (exactly) would I do it?
 
Linden you are quite knowledgable and I appreciate your addressing the
(silly) questions I've been asking.. Unfortunately I don't understand how to
do this. Thank you for your patience!
 

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