Hi,
I have an access database that is going to require around 30 different reports running off it on a regular basis. A lot of the reports are similar with slight changes.
Is it possible to create a form where a user inputs all the filters they wish to apply and then it runs a report? I need help creating the queries also.
For example, here are 3 reports:
1) The query looks for the 'Start Date on Service' field, and request a start date and end date, displaying records within those dates. (Note, I have created this query and it works)
2) Same as above, but also only shows those within the dates that also have the drop down field 'Client Type' option of 'Self Pay'. (How do I add this so it only displays those records?)
3) As above, but change 'Self Pay' to 'Response Only'
There are a few more like that, and then some other similar ones. If I know how to do multiple filters (i.e. date range AND drop down box option) I can transfer this across multiple queries.
I am able to create reports using my queries as a record source.
However, listing 30 or so reports to be ran will be difficult to browse through. Is there a way of creating a form whereby the user selects which 'type' of report i.e. ("Start Date Report", or "End Date Report") and it then allows them to either 1) show all records within the dates and 2) choose a further criteria based on a drop down list (each report type would be filtered on a different drop down list).
In total, I have 4 report 'types' each with between 4-8 different variations of options within the drop down boxes.
If I have not explained this very well, please don't hesitate to ask for clarification.
I have an access database that is going to require around 30 different reports running off it on a regular basis. A lot of the reports are similar with slight changes.
Is it possible to create a form where a user inputs all the filters they wish to apply and then it runs a report? I need help creating the queries also.
For example, here are 3 reports:
1) The query looks for the 'Start Date on Service' field, and request a start date and end date, displaying records within those dates. (Note, I have created this query and it works)
2) Same as above, but also only shows those within the dates that also have the drop down field 'Client Type' option of 'Self Pay'. (How do I add this so it only displays those records?)
3) As above, but change 'Self Pay' to 'Response Only'
There are a few more like that, and then some other similar ones. If I know how to do multiple filters (i.e. date range AND drop down box option) I can transfer this across multiple queries.
I am able to create reports using my queries as a record source.
However, listing 30 or so reports to be ran will be difficult to browse through. Is there a way of creating a form whereby the user selects which 'type' of report i.e. ("Start Date Report", or "End Date Report") and it then allows them to either 1) show all records within the dates and 2) choose a further criteria based on a drop down list (each report type would be filtered on a different drop down list).
In total, I have 4 report 'types' each with between 4-8 different variations of options within the drop down boxes.
If I have not explained this very well, please don't hesitate to ask for clarification.