Screen Updating

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
 
D

Dwight - Additional Information

I am trying to get the first record to stop displaying
before it goes to the record I selected from a listbox in
the previous form.

Thanks again!

Dwight
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top