i import text file a lot. To avoid similar problems of double import my macro runs a delete query with the condition if id >0.
I also set warning to off befor i run the query, then the transfer macro is run. I then set warnings back to on, this way if i accidently double click i just have the...