View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Outlook Express - Importing emails into Excel via VBA

Hi MSweetG222

Yes this is possible but you need a program

Check out
http://www.oehelp.com/OEX/Default.aspx


--
Regards Ron de Bruin
http://www.rondebruin.nl



"MSweetG222" wrote in message ...
Is there any way to import emails from a particular email folder in Outlook
Express into Excel using VBA? I would like all of the relevent data from the
email (ie: from, to, cc, date, subject, message body & download attachments
to a designated directory).

Thank you for any help or answer.

MSweetG222