G
Gareth
I have a table of data with 2 columns YEAR & ORDER NUMBER.
Both fields are indexed. ORDER NUMBER is an autonumber
field and YEAR is a date field with yy formatting.
At the change of year I would like to reset the ORDER
NUMBER field to 00001.
Is there anyway of doing this without archiving the
exsisting data?
Both fields are indexed. ORDER NUMBER is an autonumber
field and YEAR is a date field with yy formatting.
At the change of year I would like to reset the ORDER
NUMBER field to 00001.
Is there anyway of doing this without archiving the
exsisting data?