What is the best way to determine whether a userform is loaded into memory?
I have a macro that shows userform1 but I would like to have it determine if userform2 is loaded into memory but hidden and if so show it instead of userform1.
thanks for any help