water.zip
I am using combo boxes with lookup tables in my forms V_DETAILS AND H_DETAILS. When I make the source for the forms the tables of the same names (no query), I am able to edit/input data. If I change the source of the forms to the Queries of the same names (two related tables), I cannot edit through the forms. If I run the queries separately, I also can't edit the data. What am I missing?