Scrolling through previous records

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

Guest

I have a form that opens to a new record and initially it will not allow the
user to scroll through previous records, using the scroll-wheel. The problem
is that after they have entered records, it allows them to view the previous
records they entered. Is there a way I can prevent this? I browsed previous
postings, and everything I have tried has not worked.

TIA
 
Sounds like your form is set up as "data entry". This allows the user to
only see records entered in the current session.

Why would you not want them to go back and make a correction or view a
record they entered since they opened the form?
 
Back
Top