Ok, I have a form with a subform. 1 textbox on main form, 6 fields in datasheet view on subform. Subform's record source is a query.
The query runs fine on its own. No problems.
The subform when I try to view it works fine. But when I try to open the main form in form view, I get pop up saying enter parameter value and then lists a field that is not in the query and is not one of the fields on either form...
why?
The query runs fine on its own. No problems.
The subform when I try to view it works fine. But when I try to open the main form in form view, I get pop up saying enter parameter value and then lists a field that is not in the query and is not one of the fields on either form...
why?