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

O.K. here is my problem. I have a spread sheet demo that when opened has a
splash screeen (a user form) and then a couple of msg boxes. The user form
stays open even after the second msg box is opened, even though I unload it.
The first msg box stays open too. How do I get them to close before the next
item is opened? Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default closing boxes

If there is nothing wrong with your code, you could try adding a DoEvents
statement after the form is unloaded.

Robin Hammond
www.enhanceddatasystems.com

"Web_Builder" wrote in message
...
O.K. here is my problem. I have a spread sheet demo that when opened has
a
splash screeen (a user form) and then a couple of msg boxes. The user form
stays open even after the second msg box is opened, even though I unload
it.
The first msg box stays open too. How do I get them to close before the
next
item is opened? Thanks in advance.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default closing boxes

I tried that it still acts the same. Any more suggestions?

"Robin Hammond" wrote:

If there is nothing wrong with your code, you could try adding a DoEvents
statement after the form is unloaded.

Robin Hammond
www.enhanceddatasystems.com

"Web_Builder" wrote in message
...
O.K. here is my problem. I have a spread sheet demo that when opened has
a
splash screeen (a user form) and then a couple of msg boxes. The user form
stays open even after the second msg box is opened, even though I unload
it.
The first msg box stays open too. How do I get them to close before the
next
item is opened? Thanks in advance.




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
Data validation boxes, outputting a final number from the boxes MDH Excel Discussion (Misc queries) 1 November 16th 06 12:41 AM
Selecting subsets using combo boxes or list boxes CLamar Excel Discussion (Misc queries) 0 June 1st 06 07:43 PM
Closing VB triggers closing Excel Minilek Excel Programming 2 August 6th 04 05:17 PM
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 08:13 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"