When I add a combobox and add som items, the selected item's text is almost not readable. Any suggestions?
This is what I do:
ThisWorkbook.Sheets(1).OLEObjects.Add(ClassType:="Forms.ComboBox.1", Link:=False, _
DisplayAsIcon:=False, Left:=100, Top:=0, Width:=80, Height:=18).Select
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.