View EMail from MS Access Database

Status
Not open for further replies.
P

Peter Hibbs

Using Access 2003 & Outlook 2003.

After having received one or more emails in Outlook, is there any way

I can view a specific email from within the Access database, perhaps

using a Hyperlink field or VBA code. I can write some code to copy the

contents of emails into Access but I don't think this would work for

emails that contain images, HTML formatted code, etc.

Is this even possible, is there some sort of 'view' facility in

Outlook that doesn't require Outlook to be loaded.

TIA

Peter Hibbs.
 
To view an Outlook item you need to open Outlook.

If you store all the data from an Outlook item in a database table then you

can use an Access form you design to display the stored data, otherwise no

matter what you try you need to use Outlook to display Outlook items.

"Peter Hibbs" <peter.hibbs@btinternet.com.NO_SPAM> wrote in message

news:npso75pb4hhpfpeg3qfb8kmddpvms6kmse@4ax.com...
> Using Access 2003 & Outlook 2003.

> After having received one or more emails in Outlook, is there any way
> I can view a specific email from within the Access database, perhaps
> using a Hyperlink field or VBA code. I can write some code to copy the
> contents of emails into Access but I don't think this would work for
> emails that contain images, HTML formatted code, etc.

> Is this even possible, is there some sort of 'view' facility in
> Outlook that doesn't require Outlook to be loaded.

> TIA

> Peter Hibbs.
 
Thanks Ken, I suspected as much.

Peter Hibbs.

On Fri, 7 Aug 2009 15:26:56 -0400, "
<kenslovak@mvps.org> wrote:


> To view an Outlook item you need to open Outlook.

> If you store all the data from an Outlook item in a database table then you
> can use an Access form you design to display the stored data, otherwise no
> matter what you try you need to use Outlook to display Outlook items.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J Outlook 365 Outlook Macro to Sort emails by column "Received" to view the latest email received Outlook VBA and Custom Forms 0
T Problem when requesting to view an email in a browser Using Outlook 0
T How can we view Blocked email addresses Using Outlook 6
A Add to Outlook Contacts from email - default view Outlook VBA and Custom Forms 1
I can't view email body please help! Using Outlook 6
V Macro to view Junk Email folder Using Outlook 4
P How can I view a german email in outlook 2002? Outlook VBA and Custom Forms 1
K Protected View - Files fail, no banner Using Outlook 4
S Inconsistent view of To-Do List Using Outlook 0
C View doesn't refresh (fields or formatting) Using Outlook 1
D Unable to view older emails in desktop app Using Outlook 0
Commodore MHT files (from "View in browser") Using Outlook 7
J How to create a drop down user defined field that will appear on an inbox view Outlook VBA and Custom Forms 8
O In Agenda-view - How to copy an existing item months ahead or back? Using Outlook 0
J Split reading view with history Using Outlook 2
P Calendar Day View only shows 1 all day event Using Outlook 0
C Can't Locate an Unread Message in my Outlook view pane Using Outlook 0
D Autosort macro for items in a view Outlook VBA and Custom Forms 2
D Anyone tell me where custom view settings are stored? Outlook VBA and Custom Forms 9
D cannot view emails in View pane (in the right pane), I only see one line or nothing Using Outlook 21
B Outlook 2016 Unable to view images or logos on the outlook 2016 emails the same html code works well when i use outlook 2010 Using Outlook 0
P Changing the font that the task view shows Using Outlook 5
E Outlook view grouping keeps changing Using Outlook 3
K UDF with formula not showing on Calendar custom view. Outlook VBA and Custom Forms 0
D Prevent popup of "Do you want to save changes?" when closing after opening an appointment to view Outlook VBA and Custom Forms 2
A How To Get Body of All Emails to view in Blue Using Outlook 1
A How to get body of all emails in outlook 2016 to view in blue color Using Outlook 1
J Weekend View in Calendar Using Outlook 1
D Add date next to day name in Outlook Today calendar view Using Outlook 1
Z See "Change View" Drop Down as a List? Using Outlook 1
Z How to show concatenated categories in list task view? Using Outlook 2
K Accentuating today in Outlook calendar month view Using Outlook 2
W Outlook Calendar does not save view any longer! Using Outlook 3
N Private check box in table view Using Outlook 0
E Mail sorting view issue Using Outlook 1
P How can I change my calendar view back Using Outlook 3
Y Outlook Task View - Table Format - Customize Reminder Time to Drop-Down Selection Using Outlook 2
G Calendar View in Outlook Office 365 - Doesn't show enough hours, and the 30/60 min choice isn't the solution Using Outlook 4
O How to apply view settings on all accounts and folders Using Outlook 7
D.Moore Folder view settings by VBA macro Outlook VBA and Custom Forms 57
N Column view fonts Using Outlook 4
J Contact Business card view Using Outlook 11
G Entered data in custom field goes in card and does not stay in list view Outlook VBA and Custom Forms 1
JohnViuf Export task list view settings to other pc Outlook VBA and Custom Forms 16
U HTML Task Alternate Home Page View Control Using Outlook 3
R Quick Access view in File Explorer when saving attachments Using Outlook 0
J Outlook 2016 - Tasks View Settings Missing Using Outlook 1
copperberry How to view all tasks across task folders Using Outlook 3
S View Appointment in Text Wrap in Outlook 2007 Month Calendar View Using Outlook 0
A Day view - print appointment details Using Outlook 1

Similar threads

Back
Top