Results 1 to 5 of 5
  1. #1
    problem_addic is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2010
    Posts
    3

    VBA check for email subject line

    Is there a way to get access to check to see if an email is present by looking at the date or subject line? If it is there I want to go ahead and kick off an autoexec macro. thanks

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    where is the email? in outlook?

  3. #3
    problem_addic is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2010
    Posts
    3
    yes, outlook. It needs to check every 15 minutes.

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    i'm not sure if objects that are created in access have timeouts associated with them, but i'm guessing not. never encountered one anyway.

    this is going to require a fairly long code module. do you know any library reference coding? microsoft office products all have universal vba libraries, and the programs can all be integrated with each other, but you have to have the library knowledge and integration coding correct. do you know how to do this?

  5. #5
    problem_addic is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2010
    Posts
    3
    I'll do some digging. thanks

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

Similar Threads

  1. Replies: 2
    Last Post: 02-04-2010, 10:45 AM
  2. Field Name into Subject/Body of an email?
    By Stanggirlie in forum Programming
    Replies: 0
    Last Post: 01-05-2009, 11:51 AM
  3. Email field name into subject/body?
    By Stanggirlie in forum Access
    Replies: 0
    Last Post: 01-02-2009, 11:07 AM
  4. Replies: 3
    Last Post: 03-24-2006, 08:40 AM
  5. line skip in bookmarks
    By emilylu3 in forum Programming
    Replies: 0
    Last Post: 03-21-2006, 02:58 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