Results 1 to 2 of 2
  1. #1
    crowegreg is offline Competent Performer
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Posts
    398

    Using Access to move Outlook Emails

    Hello, I've created a table that is linked to a folder named New within MS Outlook. I've created a form that will read the emails within the table, and manipulate the data into another table. After the manipulated data is inserted into the other table, I'd like to move the email from the New folder in Outlook to another folder named Pending within Outlook.

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,521
    Bill's site gave me a start on importing from emails and moving stuff around:

    http://thatlldoit.com/howtosarticles...saveattachment

    The specific command to move is:

    outItem.Move (outTargetFolder)

    where outTargetFolder has been set as the destination folder
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. emails from Access making the emailid hyperlink work
    By techexpressinc in forum Programming
    Replies: 3
    Last Post: 08-30-2011, 06:56 AM
  2. Move to specified Outlook folder
    By starson79 in forum Programming
    Replies: 2
    Last Post: 08-15-2011, 03:29 AM
  3. How to Import Outlook emails with embedded images
    By imav in forum Import/Export Data
    Replies: 1
    Last Post: 08-06-2011, 09:53 AM
  4. Access emails
    By Gargen in forum Access
    Replies: 5
    Last Post: 08-04-2010, 01:10 PM
  5. Emails from Access
    By dbn00bz in forum Access
    Replies: 0
    Last Post: 12-07-2009, 07:55 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