matrixindicator
IS-IT--Management
I like to create a composed unique ordernumber.
First part is the date 20081031 (it should succeed with format())
Second part should be an incremental number with leading zeros starting everyday with 1...
For the second part it would be easy to use an autonumber, but he schould start every new day from the number 1.
Question is, any IDea how to create an automatic solid (100% working fine) second part with leading zeros.
regards,
First part is the date 20081031 (it should succeed with format())
Second part should be an incremental number with leading zeros starting everyday with 1...
For the second part it would be easy to use an autonumber, but he schould start every new day from the number 1.
Question is, any IDea how to create an automatic solid (100% working fine) second part with leading zeros.
Code:
0001
0002
0003
regards,