Ok so first off Im extremely new to access. Everything I know I've taught myself. I know nothing about code, SQL, or anything else of this nature. I know very little of the lingo so Im praying that I can interpret the responses, as well as communicate the problem without too much headache to you all. With that said I apologize in advance!!!
So heres my problem, I've created a database to store and track the quality controls that the internal auditors at our facility use. Ive come to a point where ive created a query for each department to track control completion and compliance for each month that a referencing my index table. These work fine. Im now trying to create a query to reference these queries to calculate completion and compliance percentages for each department, business unit, and as a whole. The first query is referencing the same field in 13 other queries. The problem is that when data is entered into one of these 13 queries, the new query will not display the records unless there is a record for each query being referenced. How do I make it display the records as they are entered, before there is actually a record for each referenced query?
Any help is greatly appreciated
So heres my problem, I've created a database to store and track the quality controls that the internal auditors at our facility use. Ive come to a point where ive created a query for each department to track control completion and compliance for each month that a referencing my index table. These work fine. Im now trying to create a query to reference these queries to calculate completion and compliance percentages for each department, business unit, and as a whole. The first query is referencing the same field in 13 other queries. The problem is that when data is entered into one of these 13 queries, the new query will not display the records unless there is a record for each query being referenced. How do I make it display the records as they are entered, before there is actually a record for each referenced query?
Any help is greatly appreciated