I have a form upon which is a combo box. When I initialise the form, I have the following line
cboShow_CP.ListIndex = Sheets("Current").Range("Show_CP_Prem_Choice") - 1
I get the error "Could not set the ListIndex property, Invalid Property Value.
The value I get for...