Hi,
Form A contains Subforms B and C.
All three forms are linked on a field, "ItemNo".
Now, I enter "123" into the ItemNo field on Form A. ItemNo "123" doesn't yet exist in the underlying recordsets for subforms B and C.
On subform B, the "123" now shows up in the ItemNo field, as I expected, waiting for me to fill in the additional fields for the record.
On subform C, the ItemNo field remains blank.
Why would this be?
BTW, subforms B and C are contained on two separate pages of a tab control. Using Access 2002.
Thanks for any suggestions!
Form A contains Subforms B and C.
All three forms are linked on a field, "ItemNo".
Now, I enter "123" into the ItemNo field on Form A. ItemNo "123" doesn't yet exist in the underlying recordsets for subforms B and C.
On subform B, the "123" now shows up in the ItemNo field, as I expected, waiting for me to fill in the additional fields for the record.
On subform C, the ItemNo field remains blank.
Why would this be?
BTW, subforms B and C are contained on two separate pages of a tab control. Using Access 2002.
Thanks for any suggestions!