E
Emma Hope
Hi All,
I have a table which is the source for a form, depending on the value
selected in a certain field, i want the user to be required to fill in
certain other fields.
For example
Field1
Field2
Field3
Field4
The user selects 'A' in Field1, they must complete Field2 & Field4 (but not
Field3) OR the user selects 'B' in Field1, they must complete Field3 & Field4
(but not Field2).
I know i can change the 'Required' property on the table but this means all
fields have to be completed. Is there a way on the form itself to change
this, so when the user adds/changes the value of Field1, that certain other
fields become mandatory & others aren't (which i then hide).
Thanks for any help you can give.
Emma
I have a table which is the source for a form, depending on the value
selected in a certain field, i want the user to be required to fill in
certain other fields.
For example
Field1
Field2
Field3
Field4
The user selects 'A' in Field1, they must complete Field2 & Field4 (but not
Field3) OR the user selects 'B' in Field1, they must complete Field3 & Field4
(but not Field2).
I know i can change the 'Required' property on the table but this means all
fields have to be completed. Is there a way on the form itself to change
this, so when the user adds/changes the value of Field1, that certain other
fields become mandatory & others aren't (which i then hide).
Thanks for any help you can give.
Emma