Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default userform question

Hi,

I'm using this code to open my workbook:

Private Sub Workbook_Open()
Application.WindowState = xlMinimized
UserForm1.Show
End Sub

Here's my problem:
The window is minimized so that's ok, but the userform does not come on
screen. I have to click below to show the userform.
How do i show the userform on screen without clicking below?
Please advise.

Regards,
Peter


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
userform question [email protected] Excel Discussion (Misc queries) 0 May 29th 09 12:01 AM
Userform question Greg B Excel Discussion (Misc queries) 1 May 13th 05 01:06 PM
UserForm Question Sharon Excel Programming 7 March 30th 05 05:48 PM
UserForm Question jer Excel Programming 4 January 13th 05 11:19 PM
userform question David Goodall Excel Programming 0 August 25th 03 07:10 PM


All times are GMT +1. The time now is 02:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"