Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Eliminating Screen Jitter on After_Update

Status
Not open for further replies.

SeanB

Programmer
Jul 19, 2001
70
US
Hello I know there are some lines of code such as:
DoCmd.Echo True
DoCmd.Echo False
Application.Echo True
Application.Echo False

Can someone please explain when and how I use these on a after_Update that is calling a requery or a insert procedure from causing the screen to jitter alot. I guess I dont understand what means what with these. Thanks All
 
I don't understand the question, what do you mean the screen jitters? What code is being run while Access is doing this, is it only Access? What kind of hardware is in the machine, video card, memory, etc...

Joe Miller
joe.miller@flotech.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top