I have a database that obtains all of its data from an excel spreadsheet. I have a macro that does the import quickly to a temp table then an update query that will put it into the permanent table. I am looking for a way to write a 'check' that will tell me that record already exists before dumping from the temp to the permanent table as sometimes the import button is being pushed twice accidentally.
Anyone have any suggestions??
Thanks much in advance
Anyone have any suggestions??
Thanks much in advance