Monthly Inspection Database

Joined
Jan 31, 2014
Messages
1
Reaction score
0
I'm still very new to access.

I'm trying to create a database tracking monthly inspections.
I have two tables
[Housekeeping] : contains the form data once an inspection is completed
[Area Owners] : Cotains the areas needing inspections and who owns them

I am trying to find a way to run a search for what inspections HAVE NOT been completed for a given month. But if the inspection has not been completed, then there is no record in the [Housekeeping] table.

How do i get the names of the areas to show up in a query, for inspections that have not been completed for a given month?

Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Query Help 4
Distinct Count in Crosstab 1
Inspection Database 8
Help with Excel VBA Programming 1
GroupBy Query Problem 3
survey 1
Conditional command button 6
set the value of a field 3

Top