C
chuckW
Hi,
I am building an application runs an append query behind
the scenes and then runs a query off of this table that
has been appended. I want to front end this with a
button on a form. The problem is that I get the typical
message saying "You are about to add 4356 record to your
table is that OK?". I would like to hide this from the
user and not get these messages. Is there a way to do
this? I know it may take some VBA code which I don't
know very well.
Thanks,
Chuck
I am building an application runs an append query behind
the scenes and then runs a query off of this table that
has been appended. I want to front end this with a
button on a form. The problem is that I get the typical
message saying "You are about to add 4356 record to your
table is that OK?". I would like to hide this from the
user and not get these messages. Is there a way to do
this? I know it may take some VBA code which I don't
know very well.
Thanks,
Chuck