Am 3 Oct 2005 02:15:14 -0700 schrieb kaiser:
I´d add an UserForm to the VBA project with a List-, Combobox, or 4
OptionButtons e.g. Then use the NewInspector event, which tells you if
an Inspector is being opened. A sample is available in the VBA help.
Check the Inspector´s CurrentItem property for its Class property if the
item is an MailItem, and check the EntryID: If it´s blank then it´s a
new item.

Signature
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
> Hello,
>
[quoted text clipped - 3 lines]
> four choices for the subject....is this possible?
> If so, can someone give me some guidance on how to start? thanks!