Thank you so much for responding Ron and Piz! I appreciate your input. I am now having trouble with this:
Dim oOutlook As Outlook.Application
Dim oNs As Outlook.NameSpace, oFldr As Outlook.MAPIFolder
Dim omessage As Object
I have similar code, but it is not connecting Access to Outlook. It is connected in the live database, but I set up a simulation on my computer for testing purposes and it doesn't work. I still have hope that I can take fields from the email (html table) and save them to the database. Am I crazy?