Reporting from query grouped by date

B

Brent

I have one query set as the record source for my report. In my report I have
the columns that need to be displayed set as the control source for my
controls. In my report I need to display each dates numbers on a separate
control on my report. The way I have it now it always pulls the first date's
numbers and none of the rest. What am I doing wrong?
 
Top