How to change 'Required' property from a form

S

Scott W

Hi there,

How can I change the "Required" property of a field on my
table to "yes" only if a checkbox on my form is checked?

If it is not checked, I want the "required" property of
this field set to "no".

Any help would be greatly appreciated.
 
Top