megatronixs
Registered User.
- Local time
- Today, 05:20
- Joined
- Aug 17, 2012
- Messages
- 719
Hi all,
I have a form that is built from a table that contains multiple questions.
each question is a field. I would like to count or sum up how many questions with a "yes" where filled in and have this show up in a textbox in the form.
I have now in the form question_1 till question_11 and the field name where I need to have the sum/count is called "sum_of_points"
can this be done on the form textbox directly or does it need to be a query?
Greetings.
I have a form that is built from a table that contains multiple questions.
each question is a field. I would like to count or sum up how many questions with a "yes" where filled in and have this show up in a textbox in the form.
I have now in the form question_1 till question_11 and the field name where I need to have the sum/count is called "sum_of_points"
can this be done on the form textbox directly or does it need to be a query?
Greetings.