View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Todd uttenstine Todd uttenstine is offline
external usenet poster
 
Posts: 4
Default Conditional Button Enabling based on Checkbox

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