Extracting data from Outlook.

  • Thread starter Thread starter Darren
  • Start date Start date
D

Darren

Here's what I would like to do, not sure if it is possible or not.
There are many emails coming into Outlook regarding status from
different servers, I want to extract the data, and dump it into a Excel
Spreadsheet, is this possible? If so how.
 
Are the status messages all in the inbox or some other specific Outlook
folder?
Is there something in the subject line to differentiate status messages from
other mail?
Do you want to limit the search to a certain number of days back or look at
all messages?
Is the information that you want to extract in a specific place on a form
(is there a way to programmatically find it in the body of the email)?

To answer your question, it can be done but there are variables that make a
big difference on how you would set this up.

Steve
 
Back
Top