Thread: OptionButton
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Art Art is offline
external usenet poster
 
Posts: 587
Default OptionButton

Hello:

I am using a usewrform in VBA with two option buttons. Then I have in a
sheet a Worksheet_BeforeDoubleClick code which I want to work depending on
the users selection for the option button. How can I refer to check which
option the user has selected?

Please help.

Thanks.