"A field on this form requires a value" message

G

Guest

How can i locate the field that is generating the message:
"A field on this form requires a value"..
 
S

Sue Mosher [MVP-Outlook]

Add all the fields that you've ever used on that form back to a custom page and check the properties of each resulting control.

Bottom line: Always check the validation *before* you remove the control from the form and, for best results, don't use the simple check box validation. Provide a formula and validation message.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Thanks for your response, but I have gone through every field and removed all
validations.. There are at least 4 tabs of fields.. Is there a quicker way to
perform this search?
 
S

Sue Mosher [MVP-Outlook]

None that I know of.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and 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