View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LStick LStick is offline
external usenet poster
 
Posts: 1
Default Radio Buttons require double-click

I'm writing a new ap where I'm using Option Buttons within a Frame.
When running, the Option Buttons require the first click to deselect a
button and then the second click selects the desired button.
In the past radio buttons selected with one click.
What have I done wrong?
Larry