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

Hmm sorry if this posts twice my first seems to have disappeared.

Long story short, I have a modal userform that is called from a vb
routine, gets information, click a button and returns to the main
application and the process continues.

The weird thing is that even though as part of the button clicked
subroutine I tell the userform to hide it will not go away. I have
tried putting the hide code into the main routine, I have tried the
unload command. Nothing I do will make this form go away, until the
entire process is completed.

Any tricks to making this window disappear prompty?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Modal window

make sure you don't have screenupdating set to false.

--
Regards,
Tom Ogilvy


"Merlin" wrote:

Hmm sorry if this posts twice my first seems to have disappeared.

Long story short, I have a modal userform that is called from a vb
routine, gets information, click a button and returns to the main
application and the process continues.

The weird thing is that even though as part of the button clicked
subroutine I tell the userform to hide it will not go away. I have
tried putting the hide code into the main routine, I have tried the
unload command. Nothing I do will make this form go away, until the
entire process is completed.

Any tricks to making this window disappear prompty?


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
The window opens in a smaller window not full sized window. Rachael Excel Discussion (Misc queries) 0 November 7th 06 09:04 PM
Forms that are modal in 97 are not modal in 2003 Old Car Excel Discussion (Misc queries) 1 April 27th 05 08:25 AM
Forms that are modal in 97 are not modal in 2003 Old Car Excel Programming 1 April 27th 05 08:25 AM
Non-Modal InputBox? NooK[_38_] Excel Programming 3 July 9th 04 04:58 PM
Modal oddity Ken McLennan[_3_] Excel Programming 2 May 27th 04 06:49 AM


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