View Single Post
  #2  
Old March 7th 06, 12:17 AM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Dropdown Validation when empty

On the Validation tab, use this formula:

[YourFieldName] "Choose something from the dropdown"

and provide an appropriate validation message.

--
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


"Lisa" wrote in message ...
How do I validate a combo box. I have a standard value set, and if they
don't chose it the standard value would be there (i.e. choose something from
the dropdown). So in validation I want to say if the field still contains
"choose something from th dropdown), then provide a message indicating it is
required to choose something.

Any help you can provide... thanks.

Ads