Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
first time creating a user form.
BAsically 3 buttons to execute macros. Private Sub CommandButton1_Click() data form.hide End Sub Private Sub CommandButton2_Click() Print1 form.hide End Sub Private Sub CommandButton3_Click() ActiveWorkbook.Close form.hide End Sub Private Sub CommandButton4_Click() Print2 fom.hide End Sub however when I click the first buttion.. it doesnt execute the macro. 2nd and 3rd button are ok. but it freezes and exit is perfect |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert Worksheet to Userform | Excel Discussion (Misc queries) | |||
UserForm Data to Spreadsheet | Excel Discussion (Misc queries) | |||
Data Validation Cell - Move to UserForm | Excel Worksheet Functions | |||
Cell Content from UserForm Not Retained | Excel Discussion (Misc queries) | |||
How can I run a macro in the background whilst a UserForm is visib | Excel Discussion (Misc queries) |