Before I start I should mention that I am only new to ASP scripts so I appologize if this seems like a simple question.
The site I am working with is a survey page where users can answer 1-5 for any of the 34 questions. The answers are then written back to an Access databse. This part works fine.
What I want to do now is calculate an AVG score for each question. I think I can use recordcount ot get the number of records but I'm not sure where to go from there. Does anyone have any suggetions on how I can accomplish this.
Thanks
The site I am working with is a survey page where users can answer 1-5 for any of the 34 questions. The answers are then written back to an Access databse. This part works fine.
What I want to do now is calculate an AVG score for each question. I think I can use recordcount ot get the number of records but I'm not sure where to go from there. Does anyone have any suggetions on how I can accomplish this.
Thanks