Option Box radio button wont select

  • Thread starter Thread starter rd
  • Start date Start date
R

rd

I'm must be missing something very simple but...
I have an option box in the footer of a continous form. I'll use the option
box to set the filter property on the continous form. The problem is the
first radio buttton in the group is selected when the form opens and I'm not
able to select any of the options.
The option group is unbound, nothing in the Control source.
Also if I remove the default value of 1 I am not able to select any radio
buttons in the group.

Thanks,
Rick
 
I would create a second option group next to the 1st, make it just basic, ie
don't go to fancy formatting trouble. Set it to do the same things as the
one that doesn't work. See if the new one works OK. If it does, just delete
the 1st one.

Jeanette Cunningham
 
Back
Top