Hi everyone,
I'm working on a form to accept patient's medical info.
One of the question on the form is 'whether an examination was done (Yes/No), if no, then a reason has to be entered why the examination was not done.
The field - ExamDoneYN is of data type YES/NO. I created an option group using the wizard and set the default to yes.
I have two(2) Questions which i need some assistance with:
1. When the form is displayed, the Yes box is ticked, however when i click on No the tick disappears and does not appear again - regardless if i click yes or no.
2. The second problem is whenever 'No' is checked, I want to enable a text box on the form (ReasonNoExam), so the user can enter the reason why the examination was not done. The textbox was previously disabled at the Form Open event.
Please see attached db.
I would appreciate any help on this. I need to complete this exercise today..
Thanks a million in advance.
Will
I'm working on a form to accept patient's medical info.
One of the question on the form is 'whether an examination was done (Yes/No), if no, then a reason has to be entered why the examination was not done.
The field - ExamDoneYN is of data type YES/NO. I created an option group using the wizard and set the default to yes.
I have two(2) Questions which i need some assistance with:
1. When the form is displayed, the Yes box is ticked, however when i click on No the tick disappears and does not appear again - regardless if i click yes or no.
2. The second problem is whenever 'No' is checked, I want to enable a text box on the form (ReasonNoExam), so the user can enter the reason why the examination was not done. The textbox was previously disabled at the Form Open event.
Please see attached db.
I would appreciate any help on this. I need to complete this exercise today..
Thanks a million in advance.
Will