VBA duplication
Hi, I have an excel form which is currently used to insert records into sql
table via the click of a macro button. The only problem is that it currently
allows duplicates and is causing a few problems. How can I stop duplicates on
Client Name being inserted into the sql table to make my form more efficient?
Any ideas would be appreciated?
|