change font for drop down box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to change the font in a drop down box. While I can change the size of the box, the font stays the same. changing the font of the 'input range' doesn't work.
 
Hi Woody!

Here's the result of a Google Search:

Debra Dalgleish wrote 17-Jan-2004 in misc group:

You can't change the font size for a Data Validation dropdown list.
However, you can use programming to adjust the zoom setting when the
cell is selected. There's some sample code here:

http://www.contextures.com/xlDataVal08.html#Larger


--
Regards
Norman Harker MVP (Excel)
Sydney, Australia
(e-mail address removed)
Excel and Word Function Lists (Classifications, Syntax and Arguments)
available free to good homes.
 
Back
Top