Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Starting a userform upon starting the file

I need to know how to have a userform pop up as the file
is opened. Is there a way to do this?
Thanks,
Fritz
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Starting a userform upon starting the file

Type your Code inside the Open-Event of the Workbook:

Private Sub Workbook_Open()
<NameofTheUserForm.Show
End Sub

Heiko
:-)
"Fritznel" wrote:

I need to know how to have a userform pop up as the file
is opened. Is there a way to do this?
Thanks,
Fritz


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
Error Starting MS Help Giorgio Excel Discussion (Misc queries) 3 December 2nd 08 07:33 PM
Starting with a zero? karyd Excel Discussion (Misc queries) 3 October 6th 08 04:28 AM
Starting an Excel 2003 file from Excel 2007 ReneI Setting up and Configuration of Excel 3 August 30th 08 08:16 AM
xlstart not starting file Patrick Excel Discussion (Misc queries) 2 January 10th 08 08:22 PM
"File Format Not Valid" When Starting Excel. Error Code 0D3F6000 EMT_Hawk Excel Discussion (Misc queries) 4 March 31st 06 09:22 PM


All times are GMT +1. The time now is 12:45 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"