P
PatK
I have a series of queries I must run on a monthly basis, that are make-table
type. The tables created already "exist." I have button control on a form,
that, when pressed, it initiated the series of about 10 queries that create
all the tables.
The problem is that I get a pop-up telling me, for example, that it is going
to overwrite the data in the output table, and then, at the end, it asks me
if it is ok to write all the rows into the table.
My response are always "yes" to all 30+ of these queries pop-ups. Is it
possible to have change a setting to automatically bypass these (what I refer
to as) cautionary messages?
I could just proceed each query with some code to delete the output tables,
and I may do that, yet (once I figure out how), but thought to keep it
simple, if that is possible, and see if there is just a way to supply a
default "yes" answer to all these prompts. Ideas?
On a secondary note, assuming I go into this "invisible"mode, running 10
queries, it would be great to have some sort of "status" output at the bottom
of the access window, showing, for example, I am at step 2 of 10, etc. Is
there a way to pop something out that does not require user intervention
using status options in access? (if this make any sense?)
thanks!
Patk.
type. The tables created already "exist." I have button control on a form,
that, when pressed, it initiated the series of about 10 queries that create
all the tables.
The problem is that I get a pop-up telling me, for example, that it is going
to overwrite the data in the output table, and then, at the end, it asks me
if it is ok to write all the rows into the table.
My response are always "yes" to all 30+ of these queries pop-ups. Is it
possible to have change a setting to automatically bypass these (what I refer
to as) cautionary messages?
I could just proceed each query with some code to delete the output tables,
and I may do that, yet (once I figure out how), but thought to keep it
simple, if that is possible, and see if there is just a way to supply a
default "yes" answer to all these prompts. Ideas?
On a secondary note, assuming I go into this "invisible"mode, running 10
queries, it would be great to have some sort of "status" output at the bottom
of the access window, showing, for example, I am at step 2 of 10, etc. Is
there a way to pop something out that does not require user intervention
using status options in access? (if this make any sense?)
thanks!
Patk.