View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leonardo Leonardo is offline
external usenet poster
 
Posts: 11
Default How to receive e-mail using Excel VBA

Hello. In this moment, I am writing a code, using the excellent
information obtained from Ron de Bruin's site, about sending e-mail
from excel.

But my boss asks me to receive an e-mail to in order to modify VBA code
execution, depending if there area some keywords inside the e-mail
body, or FROM field. Where can I find info about receiving e-mail using
Excel VBA ?

Best regards.