[Outlook 2000] Application_ItemSend NEVER triggered

G

Guest

I would like to check if my subject is empty or not before sending a mail.
I put the code in "ThisOutlookSession", but it never gets triggered!
If I put a MsgBox in it, that says "hi"..., it never appears...

Is there a special feature that should be enable to let Outlook check his Application_ItemSend?
It is not the code itself, because it doesn't matter what I write inside the SUB,
it will never be executed by Outlook...
 
S

Sue Mosher [MVP-Outlook]

Try quitting Outlook, then using the Task Manager (Ctrl+Alt+Del) to make
sure Outlook.exe has really and truly shut down. Only then should you
restart Outlook.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

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