ropewrench
Programmer
I know I am missing something very simple in this but I am in need of help.
I have a form based on 2 tables. When the form opens it opens as acAdd. The main part of the form has a combo box where user selects an item. The subform is datasheet where the user is supposed to enter new data relevant to the item selected in the main form. Problem is multifold. First: When the item is selected the subform fills in the datasheet with records found relating to the item, instead of leaving it blank to accept new data. Then when I do enter data into the empty lines it saves that entry plus creates 2 other duplicates in the second table, which stores the record entries.
If there is already an answer to this problem in this forum, I apologize for repeating it.
Thank you in advance
ropewrench
I have a form based on 2 tables. When the form opens it opens as acAdd. The main part of the form has a combo box where user selects an item. The subform is datasheet where the user is supposed to enter new data relevant to the item selected in the main form. Problem is multifold. First: When the item is selected the subform fills in the datasheet with records found relating to the item, instead of leaving it blank to accept new data. Then when I do enter data into the empty lines it saves that entry plus creates 2 other duplicates in the second table, which stores the record entries.
If there is already an answer to this problem in this forum, I apologize for repeating it.
Thank you in advance
ropewrench