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
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