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.
|