I have a form that you can enter data to that saves to a table.
After the record is saved, if someone decides to update/edit that entry than the record before editing should be saved to a different table so that I can have a table of all records before they are updated.
Any suggestions!
Thanks, in advance
After the record is saved, if someone decides to update/edit that entry than the record before editing should be saved to a different table so that I can have a table of all records before they are updated.
Any suggestions!
Thanks, in advance