Reports showing totals & percents by quarter

J

JamieM

I have a report that I would like to show "# of cases closed" and "% within
30 days" for each quarter. How can I do this? I have queries claculating a
total and a percent for all cases but I need to separate the report by
quarters. Any suggestions.
 
D

Duane Hookom

If we knew how your data was structured and some sample data, we might be
able to suggest some control sources. Without that info, consider creating
and using subreports based on the record sets you need.
 
J

JamieM

Thanks...I will try the subreports (I didn't think of those until after I
sent this post). If it doesn't work, I will provide more information.
 
Top