LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 29
Default Only show userform after startup of app.

Hi all,

I want my userform the only thing to show after I started my excel file..

I use this code..

Private Sub Workbook_Open()
Application.Visible = False
StartForm.Show
End Sub

Some how there is an error because in the back I can still see a window with
my excel file. however, when I close my userform the window with my excel
file is instantly closed...

What am I doing wrong???

Thnx in advance..

Arjan Bregman
the Netherlands
 
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 startup splash screen carlito_1985[_9_] Excel Programming 4 September 22nd 05 09:03 AM
Userform does not show on startup over LAN - problems N E Body[_9_] Excel Programming 0 August 20th 04 02:14 PM
Userform does not always show on startup over LAN N E Body[_6_] Excel Programming 3 August 18th 04 12:18 PM
startup a userform Alvin Hansen[_2_] Excel Programming 2 August 15th 04 06:31 PM
Exel VBA- userform startup problem officemanager Excel Programming 2 July 20th 04 04:44 PM


All times are GMT +1. The time now is 08:02 AM.

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"