View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Herbert Chan Herbert Chan is offline
external usenet poster
 
Posts: 26
Default How to change the font used by dropdown list box?

Hello,

I have set up a dynamic chart sheet. I put a dropdown box control on the
chart sheet such that I can change what data to show directly from the chart
sheet. It all works well. However, there is an aesthetic problem. I want
to change the dropdown box control to use another font such that the
dropdown box will look nicer. I've looked and looked, but cannot find where
I can make such changes to the property of the dropdown box control.

Could anyone here tell me how to change the font used by a dropdown box
control?

Herbert