View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Juan López Juan López is offline
external usenet poster
 
Posts: 1
Default VBA to read save messages on an Excel sheet

Hi, I've been trying to write a scrip on VBA for outlook, I need that for each new email that contains a spceficid prhase in the subject, the email should be copied in Excel, the flieds that I want to copy are FROM, DATE, SUBJECT, BODY.
I tried to do this on Outlook but I couldn't. I don't know if you now how can I do this in excel. Thank you.