How can I send current page from report to microsoft outlook like attachment
from report to outlook
Collapse
X
-
Originally posted by MinionYes you can. This funcationality is built into the Access toolbar. When previewing the report goto File and selelct Send To. Once there you should see the option to send via mail as attachment.
Hope this helps.
- Minion -
Can I send only one page from report to outlook.Is it posssible.Comment
-
My apologies I missed where you had said "Current" page. I believe this is possible, but would require coding of some sort to allow you to do so. Unfortunatley, I am not that familar with sending items to Outlook using VBA and even less familar with report writing as I work primarily with forms.
Off hand the only thing that comes to mind is using the print to document feature (if it is installed) and then manually inserting the page into the outlook message. I will continue to look around and see what I can dig up.
- Minion -Comment
Comment