Subform Wizard Error

R

Ryan W

I have built a form with multiple subforms on it, all linked by VisitID. The
design: mainform has VisitID as a autonumber/PK and the subforms have
VisitID as a number/FK and the tablenameID as autonumber/PK.

I just created a new table, and created a query based on the table. When I
drag the query onto a tab within the mainform the wizard starts and it takes
me through all the steps. When I click Finish an error appears:
"Application-Defined or Object-defined error."

Any suggestions? Thank you in advance.
 
Top