I have a table called Inspection, there are two fields:
- Damage To Property // data type is Yes/No
- Damage Comments // data type is text
How would i go about setting the validation - if Damage To Property is data type "No", disable the "Damage Comments" field. (ie grey it out).
any help would be greatly appreciated..
- Damage To Property // data type is Yes/No
- Damage Comments // data type is text
How would i go about setting the validation - if Damage To Property is data type "No", disable the "Damage Comments" field. (ie grey it out).
any help would be greatly appreciated..