SendObject in ACCESS

  • Thread starter Thread starter chadfoster
  • Start date Start date
C

chadfoster

I have a form that has certain fields that I selected to print to another
form used for billing purposes. On the billing form is a button that will
email the form to an email address. I have the macro complete, when I click
on the button, it opens an email with an attachment, but the attachment is
not the form that I am trying to send. Please help.

It is pulling out the information and displays it in table format insteasd of
putting the requested information into the form.
 
That's how Access sends forms - it just sends the data.
Perhaps you can design a report which will have more of the format you want.
If you send it in RTF or HTML format, it should look a lot like what you
have on the screen.
 

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