Thread: Combo Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul W Smith[_4_] Paul W Smith[_4_] is offline
external usenet poster
 
Posts: 27
Default Combo Box

=EMBED("Forms.ComboBox.1","")

Because I want additional control over the events of a selection from a
combo box I am having to use the one from the Control Toolbox, rather than
the forms toolbar.

I cannot seem to get the control to perfectly fit the text. I am populating
it without issue, but the tails of the gs', ps' and ys' etc are cut off.
When I make the control bigger/longer, this makes no difference, the control
gets bigger but the tails of the text are still cut off.

Has anyone else seen this? And more importantly does any one have a
resolution?

Paul Smith