Entry disappeared when hit Return

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, this really frustrates me....

I have a subform in datasheet view, and whenever I entered a new record and
hit return carriage, the new record disappears and the cursor goes back to
the beginning position of the new record line....how can I make the cursor go
to the next record line and not erasing my entry?

Thanks!!
 
Maybe it has something to do with the cycle property of the form. Look it up
(form - properties) and change it to "current record" or "current page". See
if that helps..
 
Back
Top