D
DA
I'm stuck! I created this fantastic form with 2 subforms
but now I can't enter any data.
The main form is based on a Company table and it gets the
CompanyName from there.
The first subform is based on a query that links
Company.CompanyName with AgreementHistory.CompanyName and
then the second sunform also based on the query is linked
to the first subform by AgreementID autonumber. Now I
can't add any records to the subforms. Error is "cannot
add records(s); join key of table tblAgreementHistory not
in recordset". My subform were originally based directly
on the table but I couldn't sort on one of the fields so I
changed it to a query. Help!
but now I can't enter any data.
The main form is based on a Company table and it gets the
CompanyName from there.
The first subform is based on a query that links
Company.CompanyName with AgreementHistory.CompanyName and
then the second sunform also based on the query is linked
to the first subform by AgreementID autonumber. Now I
can't add any records to the subforms. Error is "cannot
add records(s); join key of table tblAgreementHistory not
in recordset". My subform were originally based directly
on the table but I couldn't sort on one of the fields so I
changed it to a query. Help!