L
Laura McKittrick
Here's the scenario:
Word 2000 document.
A 3-column , 101-row table, with Row 1 being the header row.
I've got a checkbox in Column 1 of rows 2-101, named Chk1, Chk2, etc.
I used the Control Toolbox to insert them.
What I want to do: Cycle through Rows 2-101 and get the name and
true-false value for each checkbox. Place these results in the
adjoining cells in Columns 2 and 3. (Don't worry about it making
sense. I'm sttill at the debugging stage right now. But this will be
the foundation when I actually start using the table later.)
I'm going nuts trying to figure this out. I can access the cells, and
I can access the checkboxes, but I can't access the checkboxes THROUGH
THE TABLE. And that's the key!
Any ideas?
Thanks in advance!
Laura
Word 2000 document.
A 3-column , 101-row table, with Row 1 being the header row.
I've got a checkbox in Column 1 of rows 2-101, named Chk1, Chk2, etc.
I used the Control Toolbox to insert them.
What I want to do: Cycle through Rows 2-101 and get the name and
true-false value for each checkbox. Place these results in the
adjoining cells in Columns 2 and 3. (Don't worry about it making
sense. I'm sttill at the debugging stage right now. But this will be
the foundation when I actually start using the table later.)
I'm going nuts trying to figure this out. I can access the cells, and
I can access the checkboxes, but I can't access the checkboxes THROUGH
THE TABLE. And that's the key!
Any ideas?
Thanks in advance!
Laura