Hi,
For your requirements, there are two suggestions.
1.
You can use version function of SharePoint from list settings > version settings to save the old data.
2.
You can create an event handler handling the ItemUpdating event to copy the item into another list.
Regards,
Seven