View Single Post
  #3  
Old February 14th 07, 07:48 PM posted to microsoft.public.outlook.program_forms
Hollis Paul
external usenet poster
 
Posts: 242
Default 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


Ads