Audit Database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For an audit - I have to compare a query and a table to make sure the total
number of records coincide. If there is a mismatch, someone entered the
wrong characters so the query will not be populated with the selected info.
Is there any way of letting the computer find the discrepancy? Let’s say the
table has 200 records and the query has 195 records. Can the computer find
the records that are not populating the query, but are in the table?

Thank you
 
hi,
yes there is. the computer wont but access will.
on the query tab of the database window, click new query.
select "Find Unmatched Query Wizard".
Follow the Wizard's insturction.

Regards
Frank
-----Original Message-----
For an audit - I have to compare a query and a table to make sure the total
number of records coincide. If there is a mismatch, someone entered the
wrong characters so the query will not be populated with the selected info.
Is there any way of letting the computer find the
discrepancy? Letâ?Ts say the
 
Thank you so much for your help – I created the “Find Unmatched†Query –
comparing a table and a query and everything worked out fine. Then I created
another “Find Unmatched†Query comparing another table and query and it was a
mess. The table had 1405 records, the query had 1348 records – Then I ran
the query and the total number of unmatched was 39,826. I noticed that it
duplicated A LOT of records – Why would this happen?

Thank you again
 

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


Back
Top