View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Outlook express email reader


you cant automate OutlookExpress with VBA

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


RosH wrote :

Hi Everyone,
I think of a macro which will be able to read all my email messages
and check for a specific string in any message and copy the 'from'
address to the excel sheet. I use Outlook express as the default
email program. I have obtained the following code from a website,
but it works only on Outlook. Anybody help me to do the same in
outlook express. Please also tell me which references i would have
to include in VB editor. Thanks in advance.