J
Janet Jenkins
I'm working in Word 2002 SP-2, and have created a table containing
option buttons which have been manually placed from the Control
Toolbox into the table. After creating the table, I protected the
section of the document that the table was in, and then saved it as a
template. I have two questions:
1. After I saved the document as a template, the option buttons were
no longer mutually exclusive, even though each option button in a
group was given the same Groupname property. I used some code to
force the other values in the group to be False when one of the
buttons was clicked, but I thought this wasn't now necessary? Does
this have anything to do with the option button controls belonging to
the Shapes collection, rather than Inline Shapes?
2. When a user creates a document from this template, she finds that
all the option buttons in each row have all piled up on top of each
other at the left hand margin, and are no longer separated out across
the page. Again, does this have anything to do with them being
Shapes? Is there anything I can do to prevent this happening? The
option buttons are OK in the original template.
Thank you in advance for any help you can give.
option buttons which have been manually placed from the Control
Toolbox into the table. After creating the table, I protected the
section of the document that the table was in, and then saved it as a
template. I have two questions:
1. After I saved the document as a template, the option buttons were
no longer mutually exclusive, even though each option button in a
group was given the same Groupname property. I used some code to
force the other values in the group to be False when one of the
buttons was clicked, but I thought this wasn't now necessary? Does
this have anything to do with the option button controls belonging to
the Shapes collection, rather than Inline Shapes?
2. When a user creates a document from this template, she finds that
all the option buttons in each row have all piled up on top of each
other at the left hand margin, and are no longer separated out across
the page. Again, does this have anything to do with them being
Shapes? Is there anything I can do to prevent this happening? The
option buttons are OK in the original template.
Thank you in advance for any help you can give.