everett_psycho
Distinguished Member
I'm trying to make a document numbering system in access where i need the next unique number in a sequence relying on other criteria. In simple i'm trying to get this:
Unique reference number
1234-00-DB-100-000001
The first numbers all mean something and will be different for all numbers and the 000001 needs to be sequential but if i change any of the parts before it the last number needs to allocate the next available one in that sequence. Is there an easy way to make it do this without tinkering with VB scripts too much? I tried looking up max in a query but the ncan't amend the blank one.
If i've been unclear in my jibberish i can answer any questions if it helps you help me
Unique reference number
1234-00-DB-100-000001
The first numbers all mean something and will be different for all numbers and the 000001 needs to be sequential but if i change any of the parts before it the last number needs to allocate the next available one in that sequence. Is there an easy way to make it do this without tinkering with VB scripts too much? I tried looking up max in a query but the ncan't amend the blank one.
If i've been unclear in my jibberish i can answer any questions if it helps you help me