O
oais1
Hi,
I'm trying to build a VBA code in Access that dumps Excel data into a
Access Table (Appends it to Table).
My existing Code takes data from Excel and pops it into Access Table.
However, If I click the macro twice it duplicates the data in th
field.
HOW DO I DO THIS PUHLEEASE:
Before it updates the data into the access table, it compares the exce
field with the last data entry in Access, and if its the same say
"you've already entered this record".
Thanks
I'm trying to build a VBA code in Access that dumps Excel data into a
Access Table (Appends it to Table).
My existing Code takes data from Excel and pops it into Access Table.
However, If I click the macro twice it duplicates the data in th
field.
HOW DO I DO THIS PUHLEEASE:
Before it updates the data into the access table, it compares the exce
field with the last data entry in Access, and if its the same say
"you've already entered this record".
Thanks