Results 1 to 2 of 2
  1. #1
    ck4794 is offline Advanced Beginner
    Windows 8 Access 2013
    Join Date
    Oct 2013
    Posts
    80

    import outlook folder

    So, this should be simpler but it's not...

    i already use a database at work. my partner and i need a way to merge our conversations, because... well... people. 'nuff said. so i'm trying to add this feature to my database.

    it seems the easy way to do this, is for both of us to have a folder in our inbox with the same name. and write a snippet of code to look for that folder, and download the emails to a table.



    i can't even seem to get started on this. i've found some pretty convoluted and intricate code out there. at this point i'm not fluent enough to decipher it. can we start with just a simple line of code to download an outlook folder into a table? no bells or whistles yet... if i can get this start maybe i can figure the rest out.

    thanks in advance for any help you can offer.

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    http://windowssecrets.com/forums/sho...28Access-97%29

    This is a pretty simple example of cycling through emails in a specific folder, you should look at post #3 for the basic code, from there there is a longer set of code with more enhancements, for instance you may want to move 'processed' emails to a different folder so you aren't continually processing the same set of emails.

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

Similar Threads

  1. Import Outlook folder
    By jjitss in forum Import/Export Data
    Replies: 1
    Last Post: 05-07-2014, 11:20 AM
  2. creating folder from Ms access in outlook
    By capitala in forum Programming
    Replies: 5
    Last Post: 03-08-2013, 10:05 PM
  3. issue with linking outlook folder to access
    By live2ride in forum Import/Export Data
    Replies: 7
    Last Post: 12-20-2012, 12:24 PM
  4. Move to specified Outlook folder
    By starson79 in forum Programming
    Replies: 2
    Last Post: 08-15-2011, 03:29 AM
  5. Linking accdb to Outlook Contacts folder
    By Craig in forum Import/Export Data
    Replies: 1
    Last Post: 02-14-2011, 05:51 PM

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