Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to use the specific userform name
Private Sub btnInicio_Click() userform1.Show End Sub for example. -- Regards, Tom Ogilvy "Joseph" wrote in message ... hi. i've added a button to a worksheet. this button should show an userform, but it doesn't. Private Sub btnInicio_Click() userform.Show End Sub what am i doing wrong? tia. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
add a sheet button | Excel Worksheet Functions | |||
go to sheet button | Excel Discussion (Misc queries) | |||
How do I create a command button to jump from sheet to sheet in a. | Excel Worksheet Functions | |||
Pause macro, add form button to sheet, continue macro when button clicked! | Excel Programming | |||
Button taking over sheet | Excel Programming |