To start I am using Access 2007.
I have a form that has a combo box on it as well as a control button. When the button is clicked access will open a report, and print the record matching that of the selection in the combo box. That is all well and good. However, I would like it to also open the table in which the record is located, and set (check) a checkbox in that table. How would I go about doing this.
I have a form that has a combo box on it as well as a control button. When the button is clicked access will open a report, and print the record matching that of the selection in the combo box. That is all well and good. However, I would like it to also open the table in which the record is located, and set (check) a checkbox in that table. How would I go about doing this.