Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel,microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am programatically trying to add a checkbox. but it looks like you have to give pixal locations ActiveSheet.OLEObjects.Add(ClassType:="Forms.Check Box.1", Link:=False, _ DisplayAsIcon:=False, Left:=111.75, Top:=197.25, Width:=85.5, Height _ :=21.75).Select is there a way to add a checkbox and give the cell row / column? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
font color with checkbox linked cel | Excel Discussion (Misc queries) | |||
Checkbox name linked to a cell | Excel Discussion (Misc queries) | |||
I want to place a checkbox in the middle of a cell, yet I want thecheckboxArea take up the entire cell. | Excel Discussion (Misc queries) | |||
How do I have a linked cell auto-size to fit the linked data? | Excel Discussion (Misc queries) | |||
checkbox on form reset from checkbox on sheet | Excel Programming |