Hi,
I want to use a select case for the value of a combobox but I don't want to use the combobox change event?
Ex. If combobox1.ListIndex = 1 I want a macro to run, and if combobox1.listindex = 2 I want another macro to run?
I want to use a select case for the value of a combobox but I don't want to use the combobox change event?
Ex. If combobox1.ListIndex = 1 I want a macro to run, and if combobox1.listindex = 2 I want another macro to run?