Hi, I previously asked a question and got the answer:
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_23225361.html#discussionWhat i wanted to do was make sure i didn't append records that already existed which i've gotten to work. I do want to know how do i suppress the "Microsoft can't append all the records in the append query message" that i get as a result of the index i have put on the table? This would only confuse the end users and since i know the append query is working it is not necessary. I have a Macro that calls on the queries ( i have 2 that update seperate tables). So i need to supress this error both times when it comes up. The macro simply opens the queries when called on from a button on the switchboard. Thanks in advance
Start Free Trial