ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ComboBox move and size (https://www.excelbanter.com/excel-programming/299474-re-combobox-move-size.html)

Doug Glancy

ComboBox move and size
 
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





All times are GMT +1. The time now is 05:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com