Hi,
I am new to SQL.
I am building a form to do data entry. I have some questions in the questionnaire like:
a). are you qualified?
b). if you are qualified, which level?
I want to restrict the data entry for question b only when answer in question a is "Yes".
I am not sure if I need to wrtie any SQL program or I can do that by clicking on "..." button in validation rule?
If it is possible to do, could anyone tell me how to do it?
Many thanks.
Fan
I am new to SQL.
I am building a form to do data entry. I have some questions in the questionnaire like:
a). are you qualified?
b). if you are qualified, which level?
I want to restrict the data entry for question b only when answer in question a is "Yes".
I am not sure if I need to wrtie any SQL program or I can do that by clicking on "..." button in validation rule?
If it is possible to do, could anyone tell me how to do it?
Many thanks.
Fan
Comment