Andy,
Put a DoEvents statement immediately after the Show command.
Robin Hammond
www.enhanceddatasystems.com
"Andy" wrote in message
...
I am trying to create a pop up that tells the user that the macro is
running.
I want to run this as a modeless userform. When the macro runs, the
userform shows the main title bar as expected but the contents of the
userform is just white. How do I correct this?