Results 1 to 4 of 4

Thread: MS Access And Outlook

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Location
    Virginia
    Posts
    88

    MS Access And Outlook

    I receive 100 emails a day, same subject but with different information in the body. I want to be able to create a process with code that will open every email with the specified subject and populate an access table with the data. (First Name ….Last Name .. ex) It needs like screen scraping and I am not good at it This is how it looks.. Appreciate any help ==============================================BIONIC DIRECTOR LEAD
    First Name........Nancy J
    Last Name.........Gutzmer
    Spouse First......
    Spouse Last.......
    Telephone No......800 740-2554
    Email [email protected]
    Lead Source.......
    Direct MailRef...............
    Ad Code...........
    Director...........MaxBenson
    ==============================================================

  2. #2
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397
    I have a small db that does something like this...

    First I created an outlook wizard that launches a db whenever I get an email with a certain subject.

    In the access you can link to an outlook folder (either your inbox or another folder that you can have the wizard move your email to).
    This linked folder will now be a table; with the use of queries you can append to your table and also delete the email from the linked folder.

    Let me know if you need me to send you a copy of my db.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2002
    Location
    Virginia
    Posts
    88
    I will really appreciate that

    Thanks

  4. #4
    Hyperactive Member
    Join Date
    Aug 2001
    Location
    Austin
    Posts
    397
    PM your email adrs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width