autocomplete? series? auto fill-in?

K

kristel

I have a table in access with a few number fields followed by a memo
field.
Each time i fill in ascending figures like 3 - 4 or 8 - 9 in the
number fields, the memofield is filled in automatically by access with
the next figure in the series... This happens only in data view, not
when I'm using forms.
Can anyone explain this and how can I disable this function?
 
G

gandalf

Inputting should happen via forms so you can validate the
input before making it effective
 
A

Allen Browne

You cannot turn it off. This nonsense happens in all datasheets.

The best you can to is to create a form in Continuous View, so it looks
something like a datasheet.
 
Top