Hello my db is a simple questionnaire with questions, choice,choices's results
like
Name-----QUESTION-----YES/NO-----RESULT
Paul-------thequestion --------YES-----------A
At the end i'll need to gather data according to answer to question, result and name..and mainly need to know how many respond to this queri
The original idea was to see data in a excel table list style and query straight the column of interest.
But there are around 30 questions, and the text is long..so the table will come out very large and not nice to work with
How can i solve this?
I was think to create a form with all the question /answer/result , where i can choose those i want to queries, and have displayed all the records that respond to this (or even only the number of records)
Is it a good way or may be better alternatives?
How would i do a similar form, a part of creating all the question/button ecc?
thanks
like
Name-----QUESTION-----YES/NO-----RESULT
Paul-------thequestion --------YES-----------A
At the end i'll need to gather data according to answer to question, result and name..and mainly need to know how many respond to this queri
The original idea was to see data in a excel table list style and query straight the column of interest.
But there are around 30 questions, and the text is long..so the table will come out very large and not nice to work with
How can i solve this?
I was think to create a form with all the question /answer/result , where i can choose those i want to queries, and have displayed all the records that respond to this (or even only the number of records)
Is it a good way or may be better alternatives?
How would i do a similar form, a part of creating all the question/button ecc?
thanks
Last edited: