Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to link a checkbox to a cell on a different sheet than the
checkbox is in. This is the code I am using: chk.LinkedCell = Sheets("Estimates DB").Range("estdbcboxlnkcell").Offset(estnum, 0).Address When I run it, the checkbox is being linked to a cell on the sheet that the checkbox is in. What am I doing wrong? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I have a linked cell auto-size to fit the linked data? | Excel Discussion (Misc queries) | |||
Can the check register be linked to account online? | Excel Discussion (Misc queries) | |||
Linked Check Boxes | Excel Discussion (Misc queries) | |||
How to know the linked cell of a check box | Excel Programming | |||
Check boxes linked to other cells? | Excel Worksheet Functions |