![]() |
Modeless userform
Hi,
How do we set the user form to modeless. thanks |
Change the ShowModal property of the userform (in VBE go to View
Properties window). Mangesh "hngo" wrote in message ... Hi, How do we set the user form to modeless. thanks |
You can also do it at runtime
UserForm1.Show 0 -- HTH Bob Phillips "Mangesh Yadav" wrote in message ... Change the ShowModal property of the userform (in VBE go to View Properties window). Mangesh "hngo" wrote in message ... Hi, How do we set the user form to modeless. thanks |
All times are GMT +1. The time now is 04:37 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com