InstructorGirl
New member
- Local time
- Today, 15:12
- Joined
- Oct 4, 2012
- Messages
- 7
I don't know if I should be posting this question here or if this is a programming question. I have two identical Access tables, for example tblDataYesterday and tblDataToday. The data from tblDataToday has updated data changes in it that are different from tblDataYesterday. I have a maximum of 100 fields to review. I want to compare the two tables and display in a query the differences between the data from both tables. Is this possible? Any help is appreciated. Thank you!