View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JNW JNW is offline
external usenet poster
 
Posts: 480
Default dropdown.fontsize ??

I generally use the dropdown from the 'Control Toolbox'. To change the font,
right click when in design mode and select properties. Double-click on the
font property and select the font size.

JNW

"John Keith" wrote:

I am trying to use a Control-form dropdown on my spreadsheet.

The usual way this sheet it viewed is at maximum zoom-out. I have made the
dropdown larger but the text needs to be much larger to be read. I have
searched through both manual settings and code settings but I can't find
anything that even hints that this is possible. How do I accomplish this?

--
Regards,
John