Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Keep userform visible, but return control to calling routine

In case anybody is interested, I've answered my own
question, by making the UserForm "modeless" with the
following calling syntax:

MyForm.Show vbModeless


-----Original Message-----
Hello,

I'm trying to load/display a UserForm from a VBA routine
and keep it visible, but return control to the calling
routine, which will periodically update information in

the
UserForm. At the end of the routine, I will unload the
UserForm.

The problem is, I cannot figure out how to return control
to the calling routine without unloading the UserForm.

An example of what I'm trying to achieve is Chip

Pearson's
ProgressReporter routine, if that helps explain the
situation.

Thanks in advance for any help.
Ryan
.

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
How to get userform Cancel button to invoke Exit Sub in calling macro? Craig Remillard New Users to Excel 1 November 19th 09 03:55 AM
Calling a Userform from a Predefined Variable [email protected] Excel Worksheet Functions 0 April 21st 07 03:44 PM
Calling function from a userform Jeff Excel Discussion (Misc queries) 0 September 27th 06 03:27 PM
UserForm Control John Wilson Excel Programming 0 July 16th 03 06:53 PM
UserForm Control Richard Choate Excel Programming 0 July 16th 03 06:50 PM


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