L
Laurie
I used the advise from this forum to force new data entry at the top of a
form. I created 2 subforms - one set to single record, New Data Entry=Yes
for entering new records. The other form is set to Allow Additions=No to
display all existing records. Both are linked to the Main Form via Item
Number.
When the form opens, everything looks fine (the main form opens to a blank
record). However, when I select an actual Item Number on the Main form, the
"data entry" form displays the first record for the selected item - which is
then repeated in the form below.
I tried eliminating the Master/Child link to the data entry form and simply
making the default setting for the Item Number control to the value from the
main form. Now the form is pulling the first record on the entire table.
form. I created 2 subforms - one set to single record, New Data Entry=Yes
for entering new records. The other form is set to Allow Additions=No to
display all existing records. Both are linked to the Main Form via Item
Number.
When the form opens, everything looks fine (the main form opens to a blank
record). However, when I select an actual Item Number on the Main form, the
"data entry" form displays the first record for the selected item - which is
then repeated in the form below.
I tried eliminating the Master/Child link to the data entry form and simply
making the default setting for the Item Number control to the value from the
main form. Now the form is pulling the first record on the entire table.