Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On 10/28/2010 2:48 PM, exceluser wrote:
...When you make a selection in the drop down list, the font appearance is correct. But selecting another cell causes the selection in the drop down list to switch to what looks like a very jaggy MS Sans Serif Bold font. In Excel 2007, inserting an ActiveX Combo Box on a blank worksheet nets the same result. Without seeing it it's hard to tell, how about setting the combobox font properties in the Enter event? Will that correct it? Private Sub ComboBox1_Enter() 'set font properties here End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can you change the font and font size for a forms control ? | Excel Programming | |||
Change font and/or font size in headers, footers and body via VBA | Excel Programming | |||
change font in a forms control combo box | Excel Discussion (Misc queries) | |||
change font size for control labels | Excel Worksheet Functions | |||
how do I change the font size in a combo box from the forms toolba | Excel Discussion (Misc queries) |