Hi, people!

The user will choose between two options:
Destination 1 (Option button 1) and
Destination 2 (Option button 2)

I have a table which contains a field called Destination, and I'd like to store 1 in this field when the user click the 1rst. Option button and to store 2 when the user click the 2. I'm sorry if I didn't make myself clear enough last time.

I've tried to connect the option to this field, but I couldn't find its data properties. So I'm wondering how this button works.

Should I use a VB module to send a value to a text box, based on which option button the user clicks, having, for example, the label changes between "1" and "2"? And after that connecting this label to my Destination table field?

I really appreciate your attention and any further help,

Thanks,
Roselene