A
Angus
Hello
I have a parent content control which encloses a table. In VBA I can
access the collection of content controls with a specific tag. But I
now want to iterate through the table contents. For example I have a
content control within the table which encloses a checkbox. I want to
go to this 'sub' content control within table and find out if it is
checked or not.
How would I go about iterating through the content controls 'within'
the top level conent control for the table?
Angus
I have a parent content control which encloses a table. In VBA I can
access the collection of content controls with a specific tag. But I
now want to iterate through the table contents. For example I have a
content control within the table which encloses a checkbox. I want to
go to this 'sub' content control within table and find out if it is
checked or not.
How would I go about iterating through the content controls 'within'
the top level conent control for the table?
Angus