Users on the DB I've set up input a few different kinds of data. there's a form for items received, one for amendments, one for non conformities etc.
A report on each of these is produced for the previous month ie report presented in April is on March's figures.
I've set up the queries using BETWEEN[] AND[] which works fine but I have to input the parameter dates separately for each report.
Is there a way to get all reports for a specified month(drop down?) from a single button on a form?
------------------------------------------------------------------------
Seems the more I learn the less I know.
Kev
A report on each of these is produced for the previous month ie report presented in April is on March's figures.
I've set up the queries using BETWEEN[] AND[] which works fine but I have to input the parameter dates separately for each report.
Is there a way to get all reports for a specified month(drop down?) from a single button on a form?
------------------------------------------------------------------------
Seems the more I learn the less I know.
Kev