Got the meat and potatoes of my database working but now as far as tables and forms go, but now I would like to start working with queries and reports. I'm having some difficulty with one query in particular.
The query is called Query_NCEvents_By_Employee and if it did what I want it to, it would return all Non-Conformance instances by employee. But, it is leaving out a few records and I don't know why. I don't have any criteria stated that would block some records. I think it is related to my Table_Employees and Query_Employees but I'm not sure.
The query is leaving out records (NCID) #3 and #4.
I don't know how to explain the issue concisely enough for this post so I have attached some screenshots and the database. If you open the Form_NCEventMain you can cycle through the records. The sub-form is where the data is that I would like to query.
Thanks in advance.
Attachment 6212
Attachment 6213
Attachment 6214