Jul 5, 2009 #1 3587ch Technical User Joined Jun 19, 2009 Messages 30 Location US I have tried putting docmd.echo false in the on current, load, activate, and open events but cannot stop the fliker of the screen. Is there anything else I can try? Thank you,
I have tried putting docmd.echo false in the on current, load, activate, and open events but cannot stop the fliker of the screen. Is there anything else I can try? Thank you,
Jul 5, 2009 #2 MajP Technical User Joined Aug 27, 2005 Messages 9,382 Location US are you using conditional formatting with a function? If not you need to give a lot more info. Upvote 0 Downvote
Jul 7, 2009 #3 hermanlaksko Programmer Joined Aug 26, 2001 Messages 946 Location DK Application.Echo False - will stop all on your screen, however do NOT forget to use Application.Echo True ;-) Herman Say no to macros Upvote 0 Downvote
Application.Echo False - will stop all on your screen, however do NOT forget to use Application.Echo True ;-) Herman Say no to macros