C
Charles
I am running an append query from a button. I have turned the warnings off
so that the user dosn't have to respond to the default popups. The problem
is that when the user tries to append duplicate data to the table, the
SetWarnings settings prevents me from trapping this error. Is there a way
to handle the default popups without using the SetWarnings method so that I
can trap this error.
Thank you
so that the user dosn't have to respond to the default popups. The problem
is that when the user tries to append duplicate data to the table, the
SetWarnings settings prevents me from trapping this error. Is there a way
to handle the default popups without using the SetWarnings method so that I
can trap this error.
Thank you