R
RabidMilkMan
I am using Microsoft Access 2003. I have a tabular form for data entry with a
number field named "Volume". These volume numbers the user types are often
five or more digits long, and usually sequential. When a new record is
entered, I would like this field to be automatically filled with a value
equal to the value of the same field in the previous record, plus one.
Basically, if one record is volume "10000", when a new record is made I would
like the volume to automatically be "10001", then "10002" and so on. Kind of
a "Ctrl + ' " trick, only adding one to the value rather than duplicating the
value.
Any tips?
Thanks!
number field named "Volume". These volume numbers the user types are often
five or more digits long, and usually sequential. When a new record is
entered, I would like this field to be automatically filled with a value
equal to the value of the same field in the previous record, plus one.
Basically, if one record is volume "10000", when a new record is made I would
like the volume to automatically be "10001", then "10002" and so on. Kind of
a "Ctrl + ' " trick, only adding one to the value rather than duplicating the
value.
Any tips?
Thanks!