button not populating table

K

kathy

I have 3 separate boxes of radio buttons. If any button
within a box is selected I want the Tracking button for
that box to be selected. The Tracking button is becoming
highlighted on the form, but it is not populating the
field on the table.

For the control source of the Track button, I have put
= [button1] OR [button2] OR [button3] OR [button4]

Any ideas?
 
Top