G
Guest
I have several reports based upon the same query that present data in
different ways. For example, Detail for past month, Summary for past year,
Summary by salesman for past quarter, etc.
Currently my query selects the date as "Between [StartDate] and [EndDate]"
and everything is working well with the user entering the StartDate and
EndDate when prompted.
I want each report to automatically calculate the StartDate and EndDate
parameters required by the report without user interaction. Is it possible to
do this and how would I go about it?
different ways. For example, Detail for past month, Summary for past year,
Summary by salesman for past quarter, etc.
Currently my query selects the date as "Between [StartDate] and [EndDate]"
and everything is working well with the user entering the StartDate and
EndDate when prompted.
I want each report to automatically calculate the StartDate and EndDate
parameters required by the report without user interaction. Is it possible to
do this and how would I go about it?