I have a table object and a pushbutton on a form. The table object is associated with the answer table created by the code attached to the pushbutton. When I press the button an error message on the status bar states that the table is already in use. All runs well when the answer table name is changed in the pushbutton code but, then the results are not displayed in the table object on the form. Rather, a table view shows the query results.
I noticed that the status bar states "1 of 1[:ANSWERS:TABLE_NAME] when the form is opened indicating that the table is indeed active.
I noticed that the status bar states "1 of 1[:ANSWERS:TABLE_NAME] when the form is opened indicating that the table is indeed active.