Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Excel XP SP2
I need to set the LinkedCell property on a control with VB, both fo optionbuttons and checkboxes, but I cannot find a way to access th property in VB (I also want to set the GroupName and Caption, bu assume the answer would be similar). I'm able to set the name (height, width, top, left, etc) with (e.g.): ActiveWorkbook.Worksheets("Sheet1").Shapes("CheckB ox1").Name "Checkbox1Name" but not the other three properties mentioned above. These controls are on a worksheet and not a form, the Help system ha let me down. -s -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem with checkbox control | Excel Worksheet Functions | |||
how do I protect a worksheet and still use a checkbox control | Excel Worksheet Functions | |||
resize control checkbox with cell | Excel Discussion (Misc queries) | |||
Setting LinkedCell of individual OptionButton | Excel Programming | |||
VBA Control Checkbox | Excel Programming |