G
Guest
I have a number of different groups of data in the one table. Each group has
a range of numbers for each group (It is also the primary key). I want to
enter new data through a form and i want the number to continue on from the
previous number depending what section your entering to. The numbers are 8 -
10 digits long.
Is there a way,
IF one (section) is picked
THEN it will automatically choose the correct section of numbers and
Autonumber will update or increment the value by 1.
a range of numbers for each group (It is also the primary key). I want to
enter new data through a form and i want the number to continue on from the
previous number depending what section your entering to. The numbers are 8 -
10 digits long.
Is there a way,
IF one (section) is picked
THEN it will automatically choose the correct section of numbers and
Autonumber will update or increment the value by 1.