C
croy
It seems that when a subform displays in datasheet view, and
the focus gets to the new record row, if I continue to press
the <Enter> key, when the last field is reached, the focus
transfers to the main form and goes to the main form new
record (or next record).
But in my other form, where the subform is a continuous form
made to look similar to datasheet view, when a new subform
record is reached, and the <Enter> key pressed repeatedly
until the last field is reached, the focus stays in the
subform, and simply moves to the first field in the new
record row.
How can I get the later form to act like the former, in this
respect?
the focus gets to the new record row, if I continue to press
the <Enter> key, when the last field is reached, the focus
transfers to the main form and goes to the main form new
record (or next record).
But in my other form, where the subform is a continuous form
made to look similar to datasheet view, when a new subform
record is reached, and the <Enter> key pressed repeatedly
until the last field is reached, the focus stays in the
subform, and simply moves to the first field in the new
record row.
How can I get the later form to act like the former, in this
respect?