View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brett Brett is offline
external usenet poster
 
Posts: 113
Default Userform checkboxes

i have 10 chack boxes on a form and I only want one to be true at a time.
That is, when I check one to be true I want all the others to be false. How
can I do that please?