Is there a way to display more rows when you drop down a standard combo box at run time ? I know in the Office version of the combo box (MSForms version) there is a ListRows property but there is no such thing in the true Visual Basic combo box.
The default value of number of rows is 8, I want 25 as there is a lot of data in my combo boxes.
The MSForms version is not strictly "allowed" under true Visual Basic...
Boggg1
[Bigglasses]
The default value of number of rows is 8, I want 25 as there is a lot of data in my combo boxes.
The MSForms version is not strictly "allowed" under true Visual Basic...
Boggg1
[Bigglasses]