View Full Version : Eliminating Screen Jitter on After_Update


sbornstein1
07-20-2001, 11:25 AM
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

pcs
07-22-2001, 04:02 PM
give us a little more info to work with...
you could have cascading events.

al