Check to see if Send button was pressed

D

dh

I have some code that resides in the Item_Close() portion of the script. It
asks if the user wants to send the form and this uses an Item.Send command.
(this is a custom form).
I want to add code that if the SEND button has been pressed, that it
bypasses this code. What code can I use to check this action.
Thanks!
DH
 
D

dh

Worked great. Is there a good reference (in one book) that has all this
neet info in it. I always find myself purchasing multible books.
Any good choices?
Thanks agian!
DH
 
K

Ken Slovak - [MVP - Outlook]

If you're just beginning Outlook programming I highly recommend Sue Mosher's
book, it's referenced at http://www.outlookcode.com/

Sue also has a list of other development books at
http://www.outlookcode.com/d/library.htm Randy Byrne's Building Applications
with Microsoft Outlook 2002 is a good one for more advanced Outlook
developers. Tom Rizzo's books are also OK. Most of the other decent Outlook
development books are now out of print but you might be able to find them as
used books on Amazon or some place like that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top