K
krsone21121983
Hello,
i have inserted a ComboBox called "ComboBox1" into an Excel Sheet. Now
I would like to fill this using vba.
unfortunately ComboBox1.additem "test" does not work. this only seems
to work when i insert a combobox into a user form.
how do i fill the combo box that is placed directly into the excel
sheet using vba?
thanks for your help
i have inserted a ComboBox called "ComboBox1" into an Excel Sheet. Now
I would like to fill this using vba.
unfortunately ComboBox1.additem "test" does not work. this only seems
to work when i insert a combobox into a user form.
how do i fill the combo box that is placed directly into the excel
sheet using vba?
thanks for your help