A
Anne
I have a query called QryInventory. When I look at the query, I can add data.
I have a main form FrmInventoryNew, which solely serves the purpost of
selecting a Greenhouse.
The subform is a continuous form based on QryInventory.
I have a combo on that form to select the bench based on a greenhouseID.
I based the combo on a query where the criteria for GhseID
=[Forms]![FrmInventoryNew]![GhseID].
Looking at the subform, new data entry is not allowed. I never changed any
of the settings of the subform but I can't figure out why I can't enter new
data?
Thanks for any help?
I have a main form FrmInventoryNew, which solely serves the purpost of
selecting a Greenhouse.
The subform is a continuous form based on QryInventory.
I have a combo on that form to select the bench based on a greenhouseID.
I based the combo on a query where the criteria for GhseID
=[Forms]![FrmInventoryNew]![GhseID].
Looking at the subform, new data entry is not allowed. I never changed any
of the settings of the subform but I can't figure out why I can't enter new
data?
Thanks for any help?