turn off automated sequences in table entry?

  • Thread starter Thread starter steven
  • Start date Start date
S

steven

Hi,

Is there a way to make Access 2000 stop trying to help me
by filling the next field automatically when it thinks I'm
entering a sequence in table mode?

My tables are just a group of numeric fields, usually
ranging from 1 to 4. If I'm entering data and it happens
to be someting like 2 [enter] 3 [enter] 4 [enter], Access
will automatically enter a 5 in the next field and move
on. Problem is I'm looking down at the paper I'm using to
enter data and don't realize what has happened.

Any help is greatly appreciated.
 
The AutoFill only happens if you use the DatasheetView for data entry.

Create a Form (NormalView or ContinuousFormView) to enter data.
 
Back
Top