from report to outlook

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • barkarlo
    New Member
    • Nov 2006
    • 59

    from report to outlook

    How can I send current page from report to microsoft outlook like attachment
  • Minion
    Recognized Expert New Member
    • Dec 2007
    • 108

    #2
    Yes 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 -

    Comment

    • barkarlo
      New Member
      • Nov 2006
      • 59

      #3
      Originally posted by Minion
      Yes 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 -
      when I go to file and select send to I open send windows where I must select format.I choose snapshots format and OK then all page from report send to outlook. on right corner I would like change option from all to selection but I have not access.
      Can I send only one page from report to outlook.Is it posssible.

      Comment

      • Minion
        Recognized Expert New Member
        • Dec 2007
        • 108

        #4
        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

        Working...