View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Prevent more than one check box select

Bill,

If you put a Group Box control around them, that will only allow one to be
checked at a time.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Bill" wrote in message
...
Hi,

I have a price sheet that is using check boxes from the forms toolbar, is

there any way using code that I can
prevent a user to select more than one check box?

Thanks,

Bill