Combo box list question

  • Thread starter Thread starter tanner g
  • Start date Start date
T

tanner g

I want to resize the width of the drop down list of a combo box in
excel. When i try to change the values in the combo box> properties>
listwidth, it gives wierd results. I have tried putting diff values in
the columnwidth but I cannot figure out what works. Is there a bug in
this function?

I will appreciate any response.

Thanks
 
Hi
The ColumnWidth property of a combo box accepts values in Points (default),
Inches or Centimeters.
72 points =1 in

HTH
Cordially
Pascal
 
Back
Top