Thread: GroupName
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Paul is offline
external usenet poster
 
Posts: 108
Default GroupName

Hi, using XL 2000.

I have specified 10 optionbuttons (OptionButton1 -
OptionButton10) and assigned the groupname 'Test' to each.

I need to assign a command button which will 'reset' the
value of each OptionButton to False. I could do this for
each OptionButton but I figured there must be a simplified
routine that could accomplish this. Any Ideas?

Many thanks, Paul