G
Guest
Is there a way to stop the message saying that records will not be appended
from showing? I'm getting this message because I have set up the table with
unique values to stop duplicate records from being added, so as the message
is only confirming that the query is running correctly I would like it just
to skip this message. I cant find where it comes from. I've tried error
trapping in the procedure that executes the query and the forms on error
event, but it still appears.
from showing? I'm getting this message because I have set up the table with
unique values to stop duplicate records from being added, so as the message
is only confirming that the query is running correctly I would like it just
to skip this message. I cant find where it comes from. I've tried error
trapping in the procedure that executes the query and the forms on error
event, but it still appears.