R
Randy Blake via AccessMonster.com
I have an import button that imports data from excel to my access database
which is viewable in a form. My form is in datasheet view. There can be as
many as 900 records. Once the new data is in the form, I need to check the
SSN field against the exisitng table for duplicates and then list those
records that are duplicates. If no duplicates, then append those records to
the table.
Does anyone know how I can code this function??
Thanks,
Randy
which is viewable in a form. My form is in datasheet view. There can be as
many as 900 records. Once the new data is in the form, I need to check the
SSN field against the exisitng table for duplicates and then list those
records that are duplicates. If no duplicates, then append those records to
the table.
Does anyone know how I can code this function??
Thanks,
Randy