G
GB via AccessMonster.com
Hello,
This forum has been very helpful to my in designing my application, but this
newest problem has me stumped and I'm sure it's because I'm a newbie.
I have designed a subform (Access 2000) that is bound to the main form using
the following fields:
Link Child Fields: Employee_ID;Supervisor_id;Begin_Period;End_Period (key
fields)
Link Master Fields: cbolookup;Supervisor_id;Begin_Period;End_Period
When I select an Employee_ID from the combo box (cbolookup) on my main form,
the correct record is displayed on the subform and I am able to update and
delete the record. If there is no matching record, the subform displays a
"blank" record but pre-populates the Link Child fields (based on info
gathered from the main form).
These "blank" records are being automatically inserted into the table even if
I'm not pressing the add button. The fact that it was displayed seems to
trigger an add. Can anyone tell me how to avoid this? I would like to
continue having the above fields already filled with data on the subform if
possible.
I'm not sure what other information to provide.
Thank You,
GB
This forum has been very helpful to my in designing my application, but this
newest problem has me stumped and I'm sure it's because I'm a newbie.
I have designed a subform (Access 2000) that is bound to the main form using
the following fields:
Link Child Fields: Employee_ID;Supervisor_id;Begin_Period;End_Period (key
fields)
Link Master Fields: cbolookup;Supervisor_id;Begin_Period;End_Period
When I select an Employee_ID from the combo box (cbolookup) on my main form,
the correct record is displayed on the subform and I am able to update and
delete the record. If there is no matching record, the subform displays a
"blank" record but pre-populates the Link Child fields (based on info
gathered from the main form).
These "blank" records are being automatically inserted into the table even if
I'm not pressing the add button. The fact that it was displayed seems to
trigger an add. Can anyone tell me how to avoid this? I would like to
continue having the above fields already filled with data on the subform if
possible.
I'm not sure what other information to provide.
Thank You,
GB