Hi folks,
I'm looking for a little advice here. I need to create a report that is totals only, with no detail records. I have a database with a lot of individuals (people) and the report has to have some overall totals, totals per state, totals by gender, race/ethnicity, and several other criteria. This report does not need to (and should not) report on each individual, just the totals.
I can create expressions for each of the items I need, but the question I'm looking for advice on is how to organize the overall report. I'm guessing that I should do it as multiple subreports included in a master report. Does that seem like the best procedure? Or should I just put them all into a single master report? Are there any good rules of thumb for when one is a better idea than the other?
Also, when I go to create the (sub)reports (e.g., in "Design View") Access gives me only sections for "Headers/footers" and "Details". If I put the total section in "Details", then the result repeats the totals several hundred times, i.e., once for each individual, which I do not want. How best to print these totals once for the entire report/subreport? Logically, I don't want to consider the entire report to fall into a "Report Header" section, but I suppose that's what I may need to do to get them only once. Does anyone have a better idea?
Thanks for any thoughts you might have for me.
Paul
I'm looking for a little advice here. I need to create a report that is totals only, with no detail records. I have a database with a lot of individuals (people) and the report has to have some overall totals, totals per state, totals by gender, race/ethnicity, and several other criteria. This report does not need to (and should not) report on each individual, just the totals.
I can create expressions for each of the items I need, but the question I'm looking for advice on is how to organize the overall report. I'm guessing that I should do it as multiple subreports included in a master report. Does that seem like the best procedure? Or should I just put them all into a single master report? Are there any good rules of thumb for when one is a better idea than the other?
Also, when I go to create the (sub)reports (e.g., in "Design View") Access gives me only sections for "Headers/footers" and "Details". If I put the total section in "Details", then the result repeats the totals several hundred times, i.e., once for each individual, which I do not want. How best to print these totals once for the entire report/subreport? Logically, I don't want to consider the entire report to fall into a "Report Header" section, but I suppose that's what I may need to do to get them only once. Does anyone have a better idea?
Thanks for any thoughts you might have for me.
Paul
Comment