spikepl
Eledittingent Beliped
- Local time
- Today, 19:50
- Joined
- Nov 3, 2010
- Messages
- 6,142
I need to be able to find one or more emails in one specific Outlook folder. Each email has some specific number in the subject. The number comes from an Access 2007 table.
The purpose is to be able to display the content of those emails.
I am not sure whether this is best done in Access or in Outlook.
In Access, I can link directly to the given folder, and search through the Subject. But this seems relatively slow with many (a few thousands) of mails. Also the mails are are HTML based, and displaying them in Access (in a RichText textbox) is not a great success.
So, perhaps I can search for the mails in Access, and somehow open the given mails in Outlook from Access for inspection? Although I am not sure how to identify a given mail.
Or , perhaps the entire search should somehow be instigated from Access but run inside Outlook? Not sure how, but presumably this is doable.
Please offer you opinions or experiences.
The purpose is to be able to display the content of those emails.
I am not sure whether this is best done in Access or in Outlook.
In Access, I can link directly to the given folder, and search through the Subject. But this seems relatively slow with many (a few thousands) of mails. Also the mails are are HTML based, and displaying them in Access (in a RichText textbox) is not a great success.
So, perhaps I can search for the mails in Access, and somehow open the given mails in Outlook from Access for inspection? Although I am not sure how to identify a given mail.
Or , perhaps the entire search should somehow be instigated from Access but run inside Outlook? Not sure how, but presumably this is doable.
Please offer you opinions or experiences.