I am experimenting with an autoincrement field instead of the "nextid" method. I can figure out how to make the prefix number of 2004 indicating records for this year. This is esay to roll over to 2005 but how do I start over at 0001 in the autoincriment field? VFP8 is the version I am using.