E
E. Jordan
I have a form that actively updates background queries via
executing modules "ON CHANGE" for certain parameters.
I began with macros and converted to visual basic to speed
things up, though I know essentially nothing about VBA.
I wish to disable screen refreshes while the scripts
execute, as they open and close several queries, which
results in a lot of flickering and on-screen activity.
If anyone can provide me with VBA scripting that I can
insert at the beginning and end of each module (or a
suggestion of a more efficient means of accomplishing
this), I would greatly appreciate it. Thanks in advance!
executing modules "ON CHANGE" for certain parameters.
I began with macros and converted to visual basic to speed
things up, though I know essentially nothing about VBA.
I wish to disable screen refreshes while the scripts
execute, as they open and close several queries, which
results in a lot of flickering and on-screen activity.
If anyone can provide me with VBA scripting that I can
insert at the beginning and end of each module (or a
suggestion of a more efficient means of accomplishing
this), I would greatly appreciate it. Thanks in advance!