Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tarun,
This works for one from the Controls Toolbox: ActiveSheet.OLEObjects("ComboBox1").Placement = xlMoveAndSize hth, Doug Glancy "Tarun Gupta" wrote in message om... When you right click on a comboBox in an excel spreadheet, you get a "Format Object" option. Clicking on it opens up a window that lets you set some properties for that control. If you go to the properties tab then, it allows to select whether you want to move and size the comboBox along with the cell in which it is contained. Is it possible to set this property dynamically for a combo box through VBA code? i am adding comboBoxes dynamically and would like to set this property to "Move and size with cells". Thanks Tarun |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I move and size a picture with a cell but keep the aspect r | Excel Discussion (Misc queries) | |||
combobox text size | Excel Discussion (Misc queries) | |||
Combobox to fit the size of a cell | Excel Worksheet Functions | |||
Font Size for Forms ComboBox in Excel | Excel Worksheet Functions | |||
TextBox Properties -- Don't move and size with cells | Excel Programming |