Frequently, but not always, most of the form will flicker during the update
of the controls.
I have tried this on 3 different computers and they all do it.
Has anyone seen this? Is there something that I can do to prevent it?
Thanks,
Steve
You could try:
Application.Echo False
'Update your controls
Application.Echo True