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

Is the only way to close a form UserForm1.Hide? I need to actually
close the form because on initialize certain things are set to
default...so everytime a user calls UserForm1 i need it to be
reopened...not just unhid..

-Justin

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Closing Forms

Unload UserForm1

RBS

"Justin Philips" wrote in message
ups.com...
Is the only way to close a form UserForm1.Hide? I need to actually
close the form because on initialize certain things are set to
default...so everytime a user calls UserForm1 i need it to be
reopened...not just unhid..

-Justin


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 32
Default Closing Forms

so simple...yet so cool

  #4   Report Post  
Posted to microsoft.public.excel.programming
N10 N10 is offline
external usenet poster
 
Posts: 141
Default Closing Forms

Additional icing

Unload UserForm1

Set UserForm1 = Nothing

n10



"Justin Philips" wrote in message
oups.com...
so simple...yet so cool



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
Closing workbooks w/o closing Excel Barb in MD Excel Discussion (Misc queries) 3 February 15th 10 06:42 PM
Closing VB triggers closing Excel Minilek Excel Programming 2 August 6th 04 05:17 PM
Calling Forms from Forms - Exit problems Stuart[_5_] Excel Programming 3 May 25th 04 06:50 AM
Closing forms M atthew J. Couture Excel Programming 1 April 3rd 04 06:52 AM
closing excel after closing a workbook CWalsh[_2_] Excel Programming 3 January 21st 04 03:33 PM


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