I want to autonumber records in an Access database so the number contains the year added and a sequential number. I currently have an autonumber format of "H-03-"0000. This is working for 2003, but if I change it to 04 it changes all records. How can I add the "year" function to an autonumber or accomplish an automated year + number for my records? I'm a very basic Access user and have never written code.