I have a database where I import data from an excel spreadsheet into a table. When importing the information there is a chance that some of the current data may have change. For example, an entry for an existing claim may have changed form an "Open"
status to a "Closed" Status. When I import the data it will not overwrite to update any of the changes. Can you tell me how I can make this happen?