Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Private Sub CheckBox1_Click() TextBox1.Enabled = CheckBox1.Value End Sub -----Original Message----- I cannot get that method to work flawlessly. I think I need an if then statement. -----Original Message----- I have CheckBox1 and TextBox1 on a UserForm. What is the code that would enable entry into TextBox1 if CheckBox1 has a check in it? Thank you Todd Huttenstine . . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkbox and conditional formating | Excel Discussion (Misc queries) | |||
Enabling voting button | Excel Discussion (Misc queries) | |||
Shrinking Checkbox and Radio Button | Excel Discussion (Misc queries) | |||
using a checkbox for a conditional function | Excel Worksheet Functions | |||
Help with function to add percentage to cell based on checkbox. | Excel Worksheet Functions |