G
Guest
I am developing a student evaluation database. One table has questionnaire
responses across multiple courses. I want to produce aggregate statistics for
each course.
I don't have a problem producing stats for the multiple choice items for an
individual course. However, there are four text fields (e.g. "What do you
like most about this course?") In the summary report, I would like to "roll
up" or concatentate all student responses to a particular text question into
one big memo field.
I presume this would be done in a query if it can be done at all. Any help
appreciated.
responses across multiple courses. I want to produce aggregate statistics for
each course.
I don't have a problem producing stats for the multiple choice items for an
individual course. However, there are four text fields (e.g. "What do you
like most about this course?") In the summary report, I would like to "roll
up" or concatentate all student responses to a particular text question into
one big memo field.
I presume this would be done in a query if it can be done at all. Any help
appreciated.