In my database I have a a date field and Number field with sequential numbering with DMax which will reset to 1 when the year changes. I reset the PC clock to 2008 and checked by entering two records and it works fine. Now my problem is how do I tackle the problem of duplicate records. The DB displays No.1 record from 2007 and another No.1 record from 2008. Is there a way to ask the user to input the year and then the DB takes up only the desired year's records for data entry, search, print etc. Shall be grateful for help.