View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PCLIVE PCLIVE is offline
external usenet poster
 
Posts: 1,311
Default OptionButtons from ControlToolbox

Ok this time my question is with OptionButtons. When I create them, they
seem to all link to one another. How can I have several groups of option
buttons where the individual groups work independently? So when I click an
option button in group 2, I would prefer that it did not affect the selected
option button in group 1.

Thanks,
Paul

--