Hi all,
I need help with forms and reports. I am a beginner when it comes to most of access features. I have created a database for generating checklists. These checklists need to be generated based on two categories (Compliance level and phase). I have created some queries based on the main table (TABLE_Checklist) and reports that show the results of each query. This does not get the job done though and is cumbersome. What I want to do is have a form or report that lets me select from the two categories and then generate the report based on those selections.
The categories have multiple choices for each so there can be several combinations. The compliance level category has these three options: 1) Compliance, 2) Non-Compliance, and 3) Not Applicable while the other category, Phase, has these choices" 1) All Phases, 2) Design Phase, 3) Code Phase, and 4) Test Phase. I have these setup as check boxes, but can change them to other types if needed.
I need to be able to generate a report that will show only those records that have one of the three compliance levels or a combination of the three and also either the all phases selection or any combination of the other phases (i.e. Design and code phases).
So far I have tried a form that was based on a query that was based on the main table and just a bunch of queries that were filtered for each selection. I ended up with a bunch of queries and reports that just did not cover it all. I have searched the forums and the internet, but have not had any luck. I have found some solutions that may work if I was only filtering on the compliance category, but nothing that will work for it all. So now I am turning to you for help in the hope that somebody here will know how to do what I want and will be able to show me the way.
I am attaching a copy of the database that has been stripped of the many reports and queries, but still has the core info and a form and report that seemed to work. The problem with this current setup is that when I run it in access 2007 it works sort of, but inserts blank records in my main table and does not let me pick a combination of compliance levels. When I run it in access 2010 it shows a blank form so I don't know what is up there.
Please help and thanks for taking the time to read this.
Safety Checklist.zip