Reports showing totals & percents by quarter

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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.
 
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.
 
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.
 
Back
Top