View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
RyanH RyanH is offline
external usenet poster
 
Posts: 586
Default OptionButtons with same GroupName not working properly

I have 3 Option Buttons on a Userform. Each Option Button is located in a
different frame. Which ever option button the user selects I have code to
enable all the controls in that frame and disable the controls in the other
frames. I gave the 3 Option Buttons the same GroupName but it does not work.
Any one have any ideas?

Thanks,
Ryan