Thread
:
Set Userform As A Variable
View Single Post
#
1
Posted to microsoft.public.excel.programming
Roger
external usenet poster
Posts: 226
Set Userform As A Variable
I can set controls as a variable
Dim CTL as Control
Set CTL = Userform1.Label1
This does not work when trying to set the actual Userform as a variable
Can someone please show me an example of how to do this
--
Roger
Reply With Quote
Roger
View Public Profile
Find all posts by Roger