I am using office 2016 (sharepoint download). When viewing the Calendar Seminar 2, The DoCmd.Echo False and DoCmd.Echo True did not get rid of the flicker for the month or year +1 -1. Is the command different for this version?
Reply from Alex Hedley:
Untested
' code under form Me.Painting = False
' do actions that cause flicker
Me.Painting = True Me.Repaint
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Another Calendar Addendum.