I will have to try this on a test access database but I will show an example of what I'm looking for in the ouput.
10 answer survey, this is survey #6
Table1=Entered by Joe (True=1, False=2, no entry=0)
ID q1 q2 q3 q4 q5 q6 q7 q8 q9 q10
6 2 1 2 1 1 1 2 0 1 1
Table2=Entered by...
I'm a bit new to database programming, that's my warning before I ask this followup question.
How would you modify that query to display records that did not match (both had data, but they were different) as opposed to finding data that was simply not entered?
How do I compare table rows to check for errors?
Example of information tables.
Table ABCD1 has values of 99 entries from 300 surveys
Table ABCD2 has values of 99 entries from 300 surveys
There are 300 survey forms making up records 1-300, each were entered by 2 separate data entry people...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.