Results 1 to 2 of 2
  1. #1
    ravidcurious is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Dec 2013
    Posts
    1

    How to send embedded word document as a mail

    Hi All,



    I'm a new bee in access with VBA. I'm doing a project and got stuck somewhere. Please help me.

    Problem discripton: I'm using ACCESS 2010. I have a form which is having a embedded word document. What i'm trying to do is i want to enable user to format a mail in the embedded word document which will contain rich text and screenshots then with a click of button an outlook mail should open and content of this document should be pasted there. Once user sends this email, i want to save contet of embedded document in the database.

    Many thanks in advance !

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,902
    I believe this requires saving the embedded file externally then attaching the file to an email message. If you want text in the email body, don't use Word document, use Access form for user input of content and then use VBA to construct the email. http://forums.aspfree.com/microsoft-...ro-447084.html

    Save the user input as a record in a table.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Open Embedded Word Doc
    By ck4794 in forum Programming
    Replies: 2
    Last Post: 10-29-2013, 01:24 PM
  2. Print an embedded Word document
    By air3jxt in forum Programming
    Replies: 2
    Last Post: 06-27-2013, 08:30 AM
  3. Replies: 1
    Last Post: 09-14-2012, 10:27 AM
  4. Replies: 1
    Last Post: 05-20-2011, 07:42 AM
  5. Mail Merge document locked when opened from Access
    By retro in forum Import/Export Data
    Replies: 0
    Last Post: 08-14-2009, 03:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums