ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   User Forms in excel 2007 (https://www.excelbanter.com/excel-programming/401764-user-forms-excel-2007-a.html)

krc547

User Forms in excel 2007
 
I have a user form, hoe can I get certain items blacked out depending on what
check box they select at the top.


The Dude

User Forms in excel 2007
 
you can set events on the chekbox_change property.

If checkbox = true then combobox1.enabled = false, for example
Or """""""""""" then combobox1.visible = false

"krc547" wrote:

I have a user form, hoe can I get certain items blacked out depending on what
check box they select at the top.



All times are GMT +1. The time now is 02:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com