Thanks,
but it didn't work any better although I tried some different printers. But I tried to open the document on another pc and it seemed to work fine there.
Thanks for the reply. I've tried some more, but I can't seem to get this working. I tried to change the font but the text is still bad. I tried to add a combobox to a UserForm, and here the text is just fine. Howcome the text is bad on comboboxes placed directly on a sheet? Or is it just me? :P
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.