![]() |
Size of font in Forms Combo Box
I'm putting a combo box in Excel that allows me to have three names and to
sellect one. However, the font in the drop down box is too small. How do I increase it? Thx |
The Properties window has a font property that will let you change the font name, size and bolding of the Combo Box. For run-time changes,
Code:
Userform1.ComboBox1.Font.Size=12 Hope that helps. Quote:
|
Size of font in Forms Combo Box
There doesn't appear to be any way to adjust the size (or font) in the combo
box from the Forms toolbar. If you can use the one from the Control Toolbox, this is much more configurable. -- Ian -- "Woody13" wrote in message ... I'm putting a combo box in Excel that allows me to have three names and to sellect one. However, the font in the drop down box is too small. How do I increase it? Thx |
All times are GMT +1. The time now is 08:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com