L
little_rascals
Hi, I am supposed to import data from a text file.
The data consists of 10 different fields which is to be imported into
Microsoft Access table.
Is there any way i can check for duplicates to prevent the user from
importing the same set of information twice when the "Import" button is
accidentally clicked more than once.
The data in the text files can be repetitive so there is no primary key
in the table. Therefore, i cannot make sure of multiple index!
Thank You!!!
The data consists of 10 different fields which is to be imported into
Microsoft Access table.
Is there any way i can check for duplicates to prevent the user from
importing the same set of information twice when the "Import" button is
accidentally clicked more than once.
The data in the text files can be repetitive so there is no primary key
in the table. Therefore, i cannot make sure of multiple index!
Thank You!!!