Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi I use the following below to set all checkboxes on sheet 1 to off, can the
same be done for option buttons on sheet 1. The option buttons used are from the forms toolbar. Private Sub clear_Click() Worksheets("sheet1").CheckBoxes.Value = xlOff End Sub Have tried a copy of ideas but I haven't got there yet. -- This post was created using recycled electrons! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change Header & Footer Info w/ Worksheet Option Buttons | Excel Discussion (Misc queries) | |||
Two Groups of Option Buttons on Worksheet | Excel Discussion (Misc queries) | |||
Option buttons on a worksheet | Excel Discussion (Misc queries) | |||
How do I create a form in a worksheet with control option buttons. | New Users to Excel | |||
Can I use more than one set of option buttons in a worksheet? | Excel Worksheet Functions |