Is there anyway to turn off the Auto suggestion in Access 2003

T

TRL

If you are in a field in a table and put a value in a field in the table and
you use the arrow key to arrow down to the next record and put in another
value when you arrow down to the same field on the next record it
automatically puts in a value that it thinks fits a pattern from the 2 values
from the record from above.
 
C

carmeloterrasi64

TRL said:
If you are in a field in a table and put a value in a field in the table and
you use the arrow key to arrow down to the next record and put in another
value when you arrow down to the same field on the next record it
automatically puts in a value that it thinks fits a pattern from the 2 values
from the record from above.
 
D

Douglas J. Steele

There's no way to turn that useless feature off. However, you shouldn't be
updating tables directly. If you use a form, as a datasheet, you won't get
that problem.
 
Top