Media Release is bound to a keywords field but it looks like it's set up as a single-select list box? That could be part of the problem. A text field would be more appropriate in that scenario.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Tom G." wrote in message ...
2 custom fields
Name: Media Release
Type: Keywords
ListStyle: 1-Option
Property to use: Value
Possible values: None;Email;Fax
Name: Format
Type: Text
TextBox
No validation
"Sue Mosher [MVP-Outlook]" wrote in
:
The symptoms suggest that something in the form's design is changing a
property value. It could be code behind the form or some odd
interaction with a combo box or list box.
I'll check. There is a list box and a radio button group for two custom
fields but they aren't doing anything other than offering the possible
values. There is no code behind the form.