Hello.
I would like to create a table(#2) that copies every record entered into another table(#1), whether by form or manually.
But, after the record is copied into table #2 I don't want it to have any dependencies to the original. I want to be able to change the record in table #1 without it...