D
David T
Hello,
I have forms that are reacting differently in my DB.
Form frmORDERHEADER (query) and subform
frmORDERLINES share 2 common fields from 2 separate queries the fields are
fldOrdernum and fldBackOrdernum.
I have made the Master / Child relationship and it works great until I try
to add a record to the subform.
fldOrdernum and fldBackOrdernum on the Subform remain blank. There are no
default values anywhere.
Also I am doing the same with Purchase orders and it works perfectly. The
differences are:
The one that works only has 1 field to match on the Main and Sub Form.
Also, the field is TEXT on the one that doesn't work and LONG INTEGER on the
one that does work.
Any ideas or suggestions?
Thanks
David
I have forms that are reacting differently in my DB.
Form frmORDERHEADER (query) and subform
frmORDERLINES share 2 common fields from 2 separate queries the fields are
fldOrdernum and fldBackOrdernum.
I have made the Master / Child relationship and it works great until I try
to add a record to the subform.
fldOrdernum and fldBackOrdernum on the Subform remain blank. There are no
default values anywhere.
Also I am doing the same with Purchase orders and it works perfectly. The
differences are:
The one that works only has 1 field to match on the Main and Sub Form.
Also, the field is TEXT on the one that doesn't work and LONG INTEGER on the
one that does work.
Any ideas or suggestions?
Thanks
David