G
Guest
I have two tables: tblExisting and tblModify. I need to transfer the records
from tblExisting to tblModify only if the records/data is not in tblModify.
I tried using an append query but I'm not getting the results I would like.
When I hit the cmdModify on frmExisting it opens up frmModify.
from tblExisting to tblModify only if the records/data is not in tblModify.
I tried using an append query but I'm not getting the results I would like.
When I hit the cmdModify on frmExisting it opens up frmModify.