I want to this programmatically with VB in the background without the user ever being aware of it.
Let me give an example:
User opens a word document, make some changes, click Send eMail (Word menu) Outlook opens, user put subject and address and click Send. At this point I want to identify(trap) this event and perform some function
Main Topics
Browse All Topics





by: OvePosted on 2009-11-07 at 03:29:15ID: 25765863
you may send as attachment and then you may add text to the mailbody
Ove