I have a 2 table database with a simple form & subform.
I have an add & delete button, but instead of deleting a record, I want it to be move or transferred to a third table (all deleted records will be on this third table). So from the user's end it was deleted, but from my end I can still access those records
How do I do this?
I have an add & delete button, but instead of deleting a record, I want it to be move or transferred to a third table (all deleted records will be on this third table). So from the user's end it was deleted, but from my end I can still access those records
How do I do this?