Printing a word doc when a appointment has been made

T

Tim

Is there anyway i can get outlook to print a word file when a appointment is
made the calendar ?


Best Regards,

Tim Garratt
 
K

Ken Slovak - [MVP - Outlook]

Trap the ItemAdd event for the Items collection of that folder and when the
event fires automate Word to print the document.
 
T

Tim

Please could you explain, or maybe give some example code. I would be really
grateful as I'm new to this.


Tim Garratt
 
Top