rjbailey87
New member
- Local time
- Today, 08:33
- Joined
- Dec 5, 2011
- Messages
- 1
Hey All,
I'm a beginner access user and have been unable to find the answer to this question.
I need to figure out the percentage difference between two identically structured access tables. Essentially, we had two people enter survey data (one person entered the originals and the second person entered 10% of the originals to QC the work of the first person).
I already have a query that identifies every record that contains a difference, but I am unable to figure out how to automatically identify the values that are different between tables. There are about 60 fields, so manually identifying the values with differences will lead to errors.
I am hoping to end up with an output that either counts the total differences or builds a table like this (x signifies an error)...
Field 1, Field 2, Field 3,,,,,,
ID x
Thanks for any help. And if you think this issue would be resolved faster outside of access, suggestions for other programs would be great!
I'm a beginner access user and have been unable to find the answer to this question.
I need to figure out the percentage difference between two identically structured access tables. Essentially, we had two people enter survey data (one person entered the originals and the second person entered 10% of the originals to QC the work of the first person).
I already have a query that identifies every record that contains a difference, but I am unable to figure out how to automatically identify the values that are different between tables. There are about 60 fields, so manually identifying the values with differences will lead to errors.
I am hoping to end up with an output that either counts the total differences or builds a table like this (x signifies an error)...
Field 1, Field 2, Field 3,,,,,,
ID x
Thanks for any help. And if you think this issue would be resolved faster outside of access, suggestions for other programs would be great!