ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   detect userform (https://www.excelbanter.com/excel-programming/424927-detect-userform.html)

David

detect userform
 
Hi
I have a modeless userform which i want to unload before i run a macro
I am using the following code:
if myform.visible then
unload myform
else
'do nothing
end if
if the form was loaded then it is immediately unloaded - no problem
however, if the form was not loaded then the code above forces the
myform.initialize to run (and then nothing happens). No damage done but it
seems there is probably a better way?
Thanks




All times are GMT +1. The time now is 03:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com