Is it possible to make a weight score database? I have a database with radio buttons for Yes, No, and N/A. I would like to have a total score that will give you number of questions answered using yes and no only, but have the form divide number of yes by number of questions answered.
For example Form1 has 30 questions, but 25 of the questions were answered by using Yes and No only. 20 questions were answered Yes and 5 were answered No. The final score should give me 20/25 which is 80%.
I already got started on making the tables, queries, and forms. How am I going to start on making the weight total.
Thanks,
Michael
For example Form1 has 30 questions, but 25 of the questions were answered by using Yes and No only. 20 questions were answered Yes and 5 were answered No. The final score should give me 20/25 which is 80%.
I already got started on making the tables, queries, and forms. How am I going to start on making the weight total.
Thanks,
Michael