Sorry for reopening this again, but I need to be sure that I understand correctly.
What you are suggesting is that after importing the table from excel (Tb1), when needing an update, I create a new updated table (Tb2) and append the records to the first one (Tb1). After that I should delete...