Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear group
I'm dynamically adding controls to a worksheet using MSForms. However, does anybody know how to implement the "Don't Move or size with cells" propery in code (VBA or C#) Best regards Jim... |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Something like this :- (?)
Worksheets("Sheet1").Buttons(1).Placement = xlFreeFloatin -- Message posted from http://www.ExcelForum.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I move a document from "recent items" to "documents" | New Users to Excel | |||
Excel "Move or Copy" and "Delete" sheet functions | Excel Worksheet Functions | |||
Any way to use toolbar button to delete cells and move cells "up"? | Excel Discussion (Misc queries) | |||
how to increase size of "name box" and "contents of cell " displa. | New Users to Excel | |||
Text resizes in combo box when "Move and size with cells" set | Excel Discussion (Misc queries) |