How do I make option buttons work in a form?
In article ,
=?Utf-8?B?TW9uaWNh?= wrote:
I created a form and defined a couple Option buttons, I'm testing the form
by selecting "Run form", I select an option and send the form to myself, when
I get it I open it and neither option is selected.
To make this work, you must bind both option buttons to a single field, and you
must include code in your Open_event code to initialize the controls from field
value.
--
Hollis Paul
Mukilteo, WA USA
|