Attaching code to Inbox

  • Thread starter Thread starter Rick Brown
  • Start date Start date
R

Rick Brown

Using Outlook98 how do I attach my code to the Inbox so it runs each
time a new Email is received. My routine will be written in VBA to
save attachments to file ,shell out and print.

TIA, Rick
 
You cannot do this with Outlook 98. Application-level event handling was
introduced in Outlook 2000.
 
Back
Top