Message without Subject

R

Ross Payne

In Outlook 2003, is there a way to have the program warn you when you are
about to send a message with a blank subject line? Thanks,

Ross Payne
 
H

Harvey Yancey [MSFT]

Hi Ross,

The only way I can see doing that is via code.

HTH

Harvey Yancey [MSFT]
(e-mail address removed)

This posting is provided "AS IS" with no warranties, and confers no rights.
 
G

Guest

I do know VBA. But how would I do this? Can I define a send e-mail macro which executes the appropriate VBA code?
 
S

Sue Mosher [MVP]

If this is what I think it's about (your latest message omits any reference
to the earlier posts in the thread, which makes it impossible to do anything
but guess), yes, you would use VBA to create an Application_ItemSend event
handler.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



David Laub said:
I do know VBA. But how would I do this? Can I define a send e-mail macro
which executes the appropriate VBA code?
 

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