grouping option buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
How can I use to rows of option buttons that will work independently of each
other?
Currently, if I place a 5 option buttons in a table row and then put another
5 option buttons in a row below, if I click on one of the buttons on the
bottom row, the top row of buttons become unchecked. Please help!!! Thanks
 
Hi =?Utf-8?B?cnViZW4yMDkx?=,

Options buttons are "grouped" by assigning each element in a group the same
GroupName property. You have to right-click a button, choose "Properties", find
"GroupName" and type in the name.
How can I use to rows of option buttons that will work independently of each
other?
Currently, if I place a 5 option buttons in a table row and then put another
5 option buttons in a row below, if I click on one of the buttons on the
bottom row, the top row of buttons become unchecked.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Back
Top