D
Dwight
How do I ensure that the screen does not update until it
is finished running through the code?
I am using Application.Echo False at the beginning of
the "On Open" event and Application.Echo true at the end,
but I still see the form flashing through records.
I do have sub-forms in the main form, and I also run
the "On Current" and "On Activate" events.
Thanks in advance!
Dwight
is finished running through the code?
I am using Application.Echo False at the beginning of
the "On Open" event and Application.Echo true at the end,
but I still see the form flashing through records.
I do have sub-forms in the main form, and I also run
the "On Current" and "On Activate" events.
Thanks in advance!
Dwight