F
formido
Hi,
I'm trying to create a sort of palette of checkboxes in an worksheet.
However, if you group controls, apparently you can't link checkbox
state to a cell anymore. So, I was hoping to get its state
programmatically. However, I can't figure out how to access it. If I
select the checkbox and run a TypeName on it, I get back 'checkbox12'.
How can I use this to access that checkbox? I can't figure out what
it's a member of. Incidentally, how can I programmatically determine
what a selected object's parent is?
Michael Terry
I'm trying to create a sort of palette of checkboxes in an worksheet.
However, if you group controls, apparently you can't link checkbox
state to a cell anymore. So, I was hoping to get its state
programmatically. However, I can't figure out how to access it. If I
select the checkbox and run a TypeName on it, I get back 'checkbox12'.
How can I use this to access that checkbox? I can't figure out what
it's a member of. Incidentally, how can I programmatically determine
what a selected object's parent is?
Michael Terry