Hello:
I have a database that has two tables, one tblCurrent and the other tblPrevious. Each of these tables has 10 identical fields.
What I need to do is to check if there is anything that has changed from the previous table. So, I need a query that will display a datasheet of those fields whose entries has changed from the previous table. Can anyone help?
Moses M.
I have a database that has two tables, one tblCurrent and the other tblPrevious. Each of these tables has 10 identical fields.
What I need to do is to check if there is anything that has changed from the previous table. So, I need a query that will display a datasheet of those fields whose entries has changed from the previous table. Can anyone help?
Moses M.