H
Hendy88
Hello all,
I'm semi-new to Access and am wondering if there's a way to stop an
error message from appearing everytime I run a Query. The Query I
started from the "Design Mode" appends records from one table to
another, however there are a few error/warning messages that appear
everytime that I run/open it.
The first message is: You are about to run an append query that will
modify data in your table.
The second message is: You are about to append XXXX row(s).
The third message is: Microsoft Office Access can't append all the
records in the append query.
I've gone into Tools - Options - Edit/Find and unchecked the three
Confirm conditions (Record Changes, Document Deletions, and Action
Queries), however this only supressed the first two messages but the
third one still appears. I'm somewhat familiar with behind the scenes
VB code, so would I need to perhaps insert a "Module" and write a
Private_Sub? Or is there another checkbox maybe somewhere in the
Tools - Options that I could uncheck to stop this message?
Thanks in advance!
Steve
I'm semi-new to Access and am wondering if there's a way to stop an
error message from appearing everytime I run a Query. The Query I
started from the "Design Mode" appends records from one table to
another, however there are a few error/warning messages that appear
everytime that I run/open it.
The first message is: You are about to run an append query that will
modify data in your table.
The second message is: You are about to append XXXX row(s).
The third message is: Microsoft Office Access can't append all the
records in the append query.
I've gone into Tools - Options - Edit/Find and unchecked the three
Confirm conditions (Record Changes, Document Deletions, and Action
Queries), however this only supressed the first two messages but the
third one still appears. I'm somewhat familiar with behind the scenes
VB code, so would I need to perhaps insert a "Module" and write a
Private_Sub? Or is there another checkbox maybe somewhere in the
Tools - Options that I could uncheck to stop this message?
Thanks in advance!
Steve