Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Demo'd from the immediate window:
set rng = ActiveSheet.Checkboxes("Check Box 1").TopLeftCell ? rng.Address $H$6 -- Regards, Tom Ogilvy "Erik Andreassen" wrote in message ... Hi, I was wondering if anyone knew how to referece the cell address of a checkbox on a worksheet. I know it is possible with ActiveX checkboxes, using the TopLeftCell property, but I need something similar for MSForm objects. I have a macro that needs to lock the checkboxes from change if a user has made a selection over them. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing a cell in another worksheet | Excel Discussion (Misc queries) | |||
Referencing a cell address in the Offset formla | Excel Worksheet Functions | |||
Referencing Checkbox Names | Excel Worksheet Functions | |||
Referencing the same cell address while copying a formula | Excel Worksheet Functions | |||
Referencing another worksheet via a cell | Excel Worksheet Functions |