Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform defined. I have a bottom which makes the userform visible.
According to the book "Excel VBA Macro Programming" I should be able to make it visible with this statement: userform1.Show But that didn't work. I had to change the statement to: VBA.UserForms.Add("userform1").Show Is that expected? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Showing image from internet on userform | Excel Programming | |||
Normal Use of a Worksheet With a UserForm Showing? | Excel Programming | |||
Normal Use of a Worksheet With a UserForm Showing? | Excel Programming | |||
Excel 2003 - Showing Userform | Excel Programming | |||
REPOST: showing a userform | Excel Programming |