G
Guest
The database I am building originally had one table that recorded the main
information with an auto number as the primary key. I have a field for the
year. My users would like the db to start back at #1 when the year field
goes from 2005 to 2006, etc. I am not sure how to do this with out making
numberous copies of the original table and forms, one for each year with a
switchboard or something where the user selects which year. The problem with
that solution comes when it is this time of year when there are active jobs
for two years (in this case 2005 and 2006). Is there a better way to do this?
Thanks
information with an auto number as the primary key. I have a field for the
year. My users would like the db to start back at #1 when the year field
goes from 2005 to 2006, etc. I am not sure how to do this with out making
numberous copies of the original table and forms, one for each year with a
switchboard or something where the user selects which year. The problem with
that solution comes when it is this time of year when there are active jobs
for two years (in this case 2005 and 2006). Is there a better way to do this?
Thanks