Hi All
I have seen similar posts regarding this and I have tried to work it out but I am still having problems - if anyone can help I'd be so grateful.
Here's what it is:
I have 3 queries - qryGData (all data) qryCountAge and qryCountGender (based on the qryGdata - this has Between [Forms]![frmDateRangeReport]![FromDate] And [Forms]![frmDateRangeReport]![ToDate] in the Date Criteria Field)
1 main report rptDateRangeSummary with the 2 subreports based on the 2 Count queries.
1 Form frmDateRangeReport to pass the parameters.
What I am trying to do is enter a to and from date once and the subreports display the data without being prompted again.
I have attached screenshots of my DB - of anyone can see any glaring errors I woudl be very pleased!
Thanks in advance.
Paul
I have seen similar posts regarding this and I have tried to work it out but I am still having problems - if anyone can help I'd be so grateful.
Here's what it is:
I have 3 queries - qryGData (all data) qryCountAge and qryCountGender (based on the qryGdata - this has Between [Forms]![frmDateRangeReport]![FromDate] And [Forms]![frmDateRangeReport]![ToDate] in the Date Criteria Field)
1 main report rptDateRangeSummary with the 2 subreports based on the 2 Count queries.
1 Form frmDateRangeReport to pass the parameters.
What I am trying to do is enter a to and from date once and the subreports display the data without being prompted again.
I have attached screenshots of my DB - of anyone can see any glaring errors I woudl be very pleased!
Thanks in advance.
Paul