View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Exel VBA- userform startup problem

I think you will get a flash of the worksheet/workbook regardless of what
you do, but you can make the application.Visible = False while you show the
userform.

--
Regards,
Tom Ogilvy

"officemanager " wrote in
message ...
I would like to have my userform in Exel 2002 startup on top of the
Excel worksheet (like a splash screen) before the worksheet loads.
What code do I use to make this happen and where would the code go?

Thank you.


---
Message posted from http://www.ExcelForum.com/