Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The same logic, but you wouldn't check for "x".
if mycell.offset(0,-1).value = true then 'it's checked else 'not checked end if Ray wrote: Dave - Would the same logic apply is I used the checkboxes and had them linked to a cell (say A1:A30)? Instead of using another worksheet...? thanks for your help today! br//ray -- Dave Peterson |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Working with ranges in arrays... or an introduction to arrays | Excel Programming | |||
Arrays - declaration, adding values to arrays and calculation | Excel Programming | |||
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? | Excel Worksheet Functions | |||
Transpose Arrays with variable row counts | Excel Worksheet Functions | |||
Run-time error '91': "Object variable or With block variable not set | Excel Programming |