![]() |
stay as do it - userform
Hi,
I've two userforms. One is userform info "please wait..." second is form in subs. I'd like hold userform.show "please wait.." as long as sub in second userform was performed. Any advice appreciated Regards Mark |
stay as do it - userform
Probably easier to just put you message on the single userform.
You could make the other controls visible = false and unhide your message. Then reverse the process. After setting the attributes, do a doevents to enable the screen to redraw. -- Regards, Tom Ogilvy "Mark" wrote in message ... Hi, I've two userforms. One is userform info "please wait..." second is form in subs. I'd like hold userform.show "please wait.." as long as sub in second userform was performed. Any advice appreciated Regards Mark |
stay as do it - userform
Mark,
You would either have to have modeless forms (XL2000 or later), or load the second form from form1, and perform the code from within form2, and then close it down itself. -- HTH Bob Phillips "Mark" wrote in message ... Hi, I've two userforms. One is userform info "please wait..." second is form in subs. I'd like hold userform.show "please wait.." as long as sub in second userform was performed. Any advice appreciated Regards Mark |
All times are GMT +1. The time now is 11:12 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com