sminspiron
New member
- Local time
- Today, 10:10
- Joined
- Jul 6, 2012
- Messages
- 4
I'm building a simple database at work, I'm stuck on setting the ID field. The ID field needs to be 4 numerical digits dot 2 numerical digits dot 2 numerical digits (####.##.##). The last two digits are for the year, the two before are the month and the four at the beginning need to start at 0113 and increment by one (0114, 0115 etc) with every new record.
I have managed to set the input mask and the field size. But i don't want to enter the ID number manually for every record. I want MS Access to automatically complete and fill in the digits (inc. the present month and year i.e. at the time of entering the record). So a record entered today would be 0113.06.12.
Any help would be appreciated. Thank you in advance.
I have managed to set the input mask and the field size. But i don't want to enter the ID number manually for every record. I want MS Access to automatically complete and fill in the digits (inc. the present month and year i.e. at the time of entering the record). So a record entered today would be 0113.06.12.
Any help would be appreciated. Thank you in advance.