I created a database to analyze test results. There is a text field for each question number, total of 64 numbers. Each question number has a combo box with 4 choices: correct, partially correct, wrong, and blank. After entering all the test results, I created a report with text boxes for each of the 4 choices for all 64 questions. Each text box has a DCount expression in the control to total each of the 4 choices. When I preview the report, all the calculated fields work fine and appear on the first two pages, but the same results keeps repeating page after page for 232 pages! Any idea about how to get it down to just the two pages? Thanks for any help!