A
Andrew L.
I have created a table with data imported from an xls spreadsheet. I
allowed access to create an IdKey. Now I would like to update the
records in the table as the data in the xls has changed. Problem is
that when I did this, access created new records for every entry, even
those which already existed (perhaps because I created the key, it
didn't know those entries were duplicates?).
What is the best way to handle this when the source of data starts in
an xls?
I am pretty new to this, so please keep it fairly simple, thank you.
Andrew L.
allowed access to create an IdKey. Now I would like to update the
records in the table as the data in the xls has changed. Problem is
that when I did this, access created new records for every entry, even
those which already existed (perhaps because I created the key, it
didn't know those entries were duplicates?).
What is the best way to handle this when the source of data starts in
an xls?
I am pretty new to this, so please keep it fairly simple, thank you.
Andrew L.