C
chathag
Guest
Hello all,
I'm fairly new to all this access stuff, so your help will be appreciated.
I have created a report (reportA) using the wizard based on a query(queryA).
When I run the query from the QBE window, a date parameter requests a date to be entered, based on a date form (formdate). This then displays the requested data in datasheet view.
When I run reportA from the report window, again the date is requested, before the data is displayed in the report.
I have then inserted the reportA in a cutomized menu, but when reportA is selected from the menu, a blank report is displayed, and no date parameters are requested.
How do I set the report up in the customized menu, so when a user selects reportA from the menu, they are prompted for the date via formdate, and then when the date is selected, reportA displays the selected data for the date range.
I hope this make sense,
regards
C
I'm fairly new to all this access stuff, so your help will be appreciated.
I have created a report (reportA) using the wizard based on a query(queryA).
When I run the query from the QBE window, a date parameter requests a date to be entered, based on a date form (formdate). This then displays the requested data in datasheet view.
When I run reportA from the report window, again the date is requested, before the data is displayed in the report.
I have then inserted the reportA in a cutomized menu, but when reportA is selected from the menu, a blank report is displayed, and no date parameters are requested.
How do I set the report up in the customized menu, so when a user selects reportA from the menu, they are prompted for the date via formdate, and then when the date is selected, reportA displays the selected data for the date range.
I hope this make sense,
regards
C