K
KLR
Hi everyone
I need to create a custom autonumber field in my table that is
sequential and based on another fields value.
I have a field which shows a dropdown of years. I now need a separate
number field that commences 40001 if the year selected is 2010, 50001
if 2011 is selected, 60001 if 2012 selected and so on. Thus when a
new record is created for 2010, the record numbering will start at
40001 incrementing by 1 each time a new record is created for 2010.
Is this feasible in Access? BTW this is not my chosen method for
numbering records but has been requested by my users and they will not
budge on this!
I need to create a custom autonumber field in my table that is
sequential and based on another fields value.
I have a field which shows a dropdown of years. I now need a separate
number field that commences 40001 if the year selected is 2010, 50001
if 2011 is selected, 60001 if 2012 selected and so on. Thus when a
new record is created for 2010, the record numbering will start at
40001 incrementing by 1 each time a new record is created for 2010.
Is this feasible in Access? BTW this is not my chosen method for
numbering records but has been requested by my users and they will not
budge on this!