Saving the answers in an option group

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Apostolos
    New Member
    • Aug 2010
    • 1

    Saving the answers in an option group

    Hello. This is my first post here and probably a silly one because i am very new in microsoft access.

    So I want to include some option groups in a form. My question is, how can I have the answers saved? It seems that even if I add a save button, the only thing it does is save the format of the form and does not save any selected options.

    Thanks in advance.
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32661

    #2
    Simply bind the Frame (Option Group) to the underlying record source using the .ControlSource property.

    Welcome to Bytes!

    Comment

    Working...