Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've spent a little time adding some verification code into an embedde excel spreadsheet and one of the things I added were ActiveX Comb boxes linked to cells, and positioned them over the top of the cells Now this is fine until one of the long entries from the list programmatically provide for the Combo boxes is selected. The defaul behaviour of Excel to display this if no value is entered in the nex column, is to show the value over part of the adjoining cell. So I put code in the Combobox_Change() event to size the column to th autosized Combobox width. It all works fine and I'm happy with th results of my labour. Just upset now that I find a bug in the autosiz of the objects. If I select values from the ComboBox multiple times i seems to shrink the text width smaller and smaller even though th objects have their font set to Arial 7. So I was wondering if anyon had developed a fix or even a work around for this bug??? Please help if you can, it will save me from having to scrap a larg chunk of code, Thanks.. Bruce -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ComboBox autosize | Excel Worksheet Functions | |||
ActiveX combobox | Excel Worksheet Functions | |||
ActiveX Combobox and LinkedCell | Excel Worksheet Functions | |||
fill combobox depending on selection from another combobox | Excel Discussion (Misc queries) | |||
How do i populate a text box according to selection in combobox? | Excel Worksheet Functions |