A
Aztec
I need to have an autonumber column in a table but need to have the current
month incorporated into that number too. For example a record entered in
July could be 07056, 07057, etc. Up until now I have been formattiing the
autonumber as "07"000 which works fine for july but if I change the "07" to
"08" in august all the records will change to "08". I would also like to
reset the autonumber each month back to 0, so that at the start of each
month the first rcord will be, for eg, 08001, 09001, etc..
Having to manually change something each month isn't a problem but idealy it
would be automated.
Any ideas?
month incorporated into that number too. For example a record entered in
July could be 07056, 07057, etc. Up until now I have been formattiing the
autonumber as "07"000 which works fine for july but if I change the "07" to
"08" in august all the records will change to "08". I would also like to
reset the autonumber each month back to 0, so that at the start of each
month the first rcord will be, for eg, 08001, 09001, etc..
Having to manually change something each month isn't a problem but idealy it
would be automated.
Any ideas?