J
john.tseven
Hi all
I run ~200 queries which modify the data, create some tables etc,
through a macro. The macro runs when the user clicks a button on a
form. I would like the queries to be invisible while they are running;
but currently the user sees 50+ query windows open/close which is
ugly.
Is there a way to automatically minimize/hide query windows or disable
screen update? I know this is possible in Excel by setting
application.screenupdating =false, is there a similar way in Access?
Thanks,
jon
I run ~200 queries which modify the data, create some tables etc,
through a macro. The macro runs when the user clicks a button on a
form. I would like the queries to be invisible while they are running;
but currently the user sees 50+ query windows open/close which is
ugly.
Is there a way to automatically minimize/hide query windows or disable
screen update? I know this is possible in Excel by setting
application.screenupdating =false, is there a similar way in Access?
Thanks,
jon