Thread
:
UserForm doesn't show?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Charlotte E.[_3_]
external usenet poster
Posts: 160
UserForm doesn't show?
Why doesn't this work:
Dim MyUF As UserForm
Set MyUF = UserForm1
MyUF.Show
???
How to set a userform as a variable???
CE
Reply With Quote
Charlotte E.[_3_]
View Public Profile
Find all posts by Charlotte E.[_3_]