Alright Guys,
I have a form that has a combo box, 3 option groups all with radio buttons, and a text box. I have a table that is supposed to be populated based on the selections made on the form. At the bottom of the form there is a button that, when clicked, runs a search of a query based on the input in the text box. I would like for the selected radio buttons, the option selected from the combo box, and the information put in the text box all to go to the table mentioned above when the button is clicked.
I have no idea how to do this. Somewhat new to Access.