Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a series of 13 check boxes (CheckBox1...CheckBox13) which hide columns
based on thier value. They are included in Sheet4, and are set as: Private Sub CheckBox10_Click() End Sub I have an overall report formatting function which sets the report format. Problem is, I can't pass the value of the checkbox back to the public function in order to activate the column hide function. i assume I need to assign the value of the checkbox in each Private function, and set the assigned value as public, but can anyone advise on this please? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to find out the data type of a variable in VBA ? | Excel Programming | |||
What data type for Variable? | Excel Programming | |||
Trouble with variable type | Excel Programming | |||
type variable as argument of a sub | Excel Programming | |||
Variable Type - help me to solve this | Excel Programming |