group box / radio buttons

  • Thread starter Thread starter vbnetman via AccessMonster.com
  • Start date Start date
V

vbnetman via AccessMonster.com

I have a groupbox with 4 radio buttons. I've set the default value of the
groupbox to zero. None of the radio buttons are enabled however the groupbox
still holds a value of 1. Any ideas on this wonderful Friday?

Thank you
 
If none of the radio buttons seem to be selected, what makes you think the
value is 1?
 
Please disregard....I set it to zero without reloading the form....all is
fine
 
Hi Duane,
Originally, the default value was one. I changed it to zero without reloading
the form, thus the change did not take place. Once I reloaded the form, the
value changed to zero...my error
Thank you for the response
 
Back
Top