View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Exclusive choice checkbox

Tony,
Use option buttons for mutually exclusive choices.

NickHK

"Tony" wrote in message
ups.com...
Hello,

I want to write a Visual Basic code that gives me a window that contain
Exclusive choice checkbox, then do my code by the choice of the user.
I'll be thankful for any response :)