Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to create a user form that has 4 option buttons and an ok button
to close the form. i have gotten the ok button to work fine with Private Sub OK_Click() Unload UserForm1 End Sub but now i want to make the 4 option buttons set a variable to either 1,2,3, or 4. How can I do this? Do i need code in the private sub for the button or in my main code? Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
form option buttons - how can I make them accessible? | Excel Discussion (Misc queries) | |||
Option Buttons in a Form | Excel Discussion (Misc queries) | |||
option buttons in a form | Excel Programming | |||
User Form Option & Command Buttons | Excel Programming | |||
2 sets of option buttons on one user form? | Excel Programming |