A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Programming Outlook from MS Access (Inbox)



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 15th 09, 07:00 PM posted to microsoft.public.outlook.program_vba
Stanley
external usenet poster
 
Posts: 7
Default Programming Outlook from MS Access (Inbox)

I have written code in MSAccess to send e-mails with no trouble (can program
receipients, ccs, attachments, etc.)
What I would like to do is:
Examine incoming e-mails and match them against e-mails of the person that
sent them.
When some one sends an e-mail I can store the sender. time and the
receipient, but I don't know how to examine incoming e-mails.
(The e-mail should come back to the person who originally sent it so that
may not be any part of this problem. I would like to match a receiived
e-mail, but I have no idea how to examine what is in the inbox ).
Thanks,
Stanley

  #2  
Old December 15th 09, 08:37 PM posted to microsoft.public.outlook.program_vba
JP[_3_]
external usenet poster
 
Posts: 201
Default Programming Outlook from MS Access (Inbox)

Although I'm not clear on what you're trying to do, the best way to
monitor incoming emails is with event handlers in Outlook, not Access.

You could try a class module (in Access) with an early-bound reference
to Outlook, and see if you can use the WithEvents keyword to hook into
the Outlook.Application object.

HTH,
JP

On Dec 15, 2:00*pm, Stanley wrote:
I have written code in MSAccess to send e-mails with no trouble (can program
receipients, ccs, attachments, etc.)
What I would like to do is:
Examine incoming e-mails and match them against e-mails of the person that
sent them.
When some one sends an e-mail I can store the sender. time and the
receipient, but I don't know how to examine incoming e-mails.
(The e-mail should come back to the person who originally sent it so that
may not be any part of this problem. I would like to match a receiived
e-mail, but I have no idea how to examine what is in the inbox ).
Thanks,
Stanley

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook Express cannot access Inbox folder Adam Bailey Outlook Express 1 June 19th 08 02:40 PM
Programming access to calendar John Franklin Outlook - Calandaring 0 March 22nd 07 07:46 PM
Choice of programming tool for Outlook programming [email protected] Outlook and VBA 4 July 13th 06 10:48 AM
using remote access, I see my Outlook Calendar but not my Inbox JohnnyMulv Outlook - Installation 1 June 28th 06 04:20 PM
how to access hotmail folders other than inbox with outlook express [email protected] Outlook Express 5 January 20th 06 06:02 PM


All times are GMT +1. The time now is 11:10 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.