REPOST: Median for a Continous Report

  • Thread starter Thread starter Guest
  • Start date Start date
What you have to do is to calculate the median on each question with the
results for the question itself seen as a recordset. This is difficult to
do at run time on a report, but rather you have to create queries and run
code against for each question and dump that into a table that is then the
source of your report.
--
Steve Arbaugh
ACG Soft
http://ourworld.compuserve.com/homepages/attac-cg

"questionnaire database analyst"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top