P
PiB311
Hey all.
I am trying to create a report based on a crosstab query for a count. I am
limiting the data based on a date range, being pulled in from a form which
generates the report.
I set the range in the first "filter" query, and then added formatting along
the way to get an end result. I then took the end result and used it to
supply the crosstab query as a dataset.
I then set parameters exactly the same as found on the first query to limit
data. Everything goes fine. Then when the report is being created, it
continually asks for the dates from the form
(form!frm_report_dates!date_start). I cannot even add a control to the
report because I continue to get interupted in design mode.
Any help is appreciated.
I am trying to create a report based on a crosstab query for a count. I am
limiting the data based on a date range, being pulled in from a form which
generates the report.
I set the range in the first "filter" query, and then added formatting along
the way to get an end result. I then took the end result and used it to
supply the crosstab query as a dataset.
I then set parameters exactly the same as found on the first query to limit
data. Everything goes fine. Then when the report is being created, it
continually asks for the dates from the form
(form!frm_report_dates!date_start). I cannot even add a control to the
report because I continue to get interupted in design mode.
Any help is appreciated.