I need help in designing a query.
Application forms are logged into my system. Some of the apps will have errors on them so these are logged into the tblApplicationErrors table.
Most common errors are missing postcode, illegible name etc
I have two tables that have a one to one relationship. The main table holds information about the app including date received, who took the app, where it was taken etc.
If the applications have any problems with them, these problems are logged into tblApplicationErrors.
I have attached the database so that you can further understand what I am trying to do.
There is a query and a report included also. The report show what I would ultimatley like the query to return.
Any suggestions appreciated!
Application forms are logged into my system. Some of the apps will have errors on them so these are logged into the tblApplicationErrors table.
Most common errors are missing postcode, illegible name etc
I have two tables that have a one to one relationship. The main table holds information about the app including date received, who took the app, where it was taken etc.
If the applications have any problems with them, these problems are logged into tblApplicationErrors.
I have attached the database so that you can further understand what I am trying to do.
There is a query and a report included also. The report show what I would ultimatley like the query to return.
Any suggestions appreciated!
