I need to know how to trigger an event in an outlook email form...
I have a form with 2 checkboxs. I need to auto reply to myself what button they clicked then close the form and delete it...
any help would be appricated....
Printable View
I need to know how to trigger an event in an outlook email form...
I have a form with 2 checkboxs. I need to auto reply to myself what button they clicked then close the form and delete it...
any help would be appricated....
I need more info....perhaps a code example of what you are trying to do.
I have a form in Exchange that I want to use to answer a question..
It contains two button a yes and a no...
when they click on the yes I want an auto Reply saying that user:clicked yes.
I can do this in vb, but the events fails when I try them in Outlook...