Hi Guys
I have a question regarding sub forms. I have a subform which displays a list of assessment questions and next to each question there is grading (option buttons). At the moment I have put 3 options buttons so the users can choose grading in (Yes,No,N/A). This works fine so far.
But now I got a change request and for some of the questions the grading will be in (Yes,No,N/A) and for some of the questions grading will be (A,B,Fail) , for some it will be (A,Fail) and for some it will be (Yes,No)
How can I accommodate this variation of grading within a subform?
All the questions are stored within a table so I was thinking to display 'labels for grading' within a table for each question so each question within a table will be linked to Grading . And then within a subform , display grading label values for each question separately but how can I make the option button visible or invisible for some of the questions as some questions don't have 3rd option button.
Any help will be much appreciated.
Thanks
I have a question regarding sub forms. I have a subform which displays a list of assessment questions and next to each question there is grading (option buttons). At the moment I have put 3 options buttons so the users can choose grading in (Yes,No,N/A). This works fine so far.
But now I got a change request and for some of the questions the grading will be in (Yes,No,N/A) and for some of the questions grading will be (A,B,Fail) , for some it will be (A,Fail) and for some it will be (Yes,No)
How can I accommodate this variation of grading within a subform?
All the questions are stored within a table so I was thinking to display 'labels for grading' within a table for each question so each question within a table will be linked to Grading . And then within a subform , display grading label values for each question separately but how can I make the option button visible or invisible for some of the questions as some questions don't have 3rd option button.
Any help will be much appreciated.
Thanks