Hi,
I have a togglebutton and a combobox (which contains Yes, No and Maybe in it) on a userform I've designed. If I push the togglebutton I want Yes to be automatically displayed in the combobox. What line of code will I need to do this?
If it helps, the userform is called Userform2, the togglebutton is Togglebutton1 and the Combobox is called Combobox2
Thanks for any help
I have a togglebutton and a combobox (which contains Yes, No and Maybe in it) on a userform I've designed. If I push the togglebutton I want Yes to be automatically displayed in the combobox. What line of code will I need to do this?
If it helps, the userform is called Userform2, the togglebutton is Togglebutton1 and the Combobox is called Combobox2
Thanks for any help