G
Giggly4g
I'm modifying a database I did not create that has been in use for several
years. There is an existing autonumber field (ProjectID). There is a text
field (TrackingNumber) where my internal user manually enters the year and a
three digit number indicating the order in which projects came in (2006-001,
2006-002, etc.). What we would like to do is have an auto-generated "tracking
number" for each year. To add a little twist to the puzzle, our fiscal year
starts in July, so starting Saturday (July 1) the year should be 2007. Every
fiscal year beginning, the administrator-type person archives the prior
year's database, cleans out the "old" projects and leaves the ongoing
projects in the database--essentially creating a new database for the fiscal
year. I'm relatively new at this so forgive me for potentially sounding like
a simpleton. Is it possible to add text to the beginning of the ProjectID for
all new entries? Meaning each new entry would look like 2007-0001, etc.
years. There is an existing autonumber field (ProjectID). There is a text
field (TrackingNumber) where my internal user manually enters the year and a
three digit number indicating the order in which projects came in (2006-001,
2006-002, etc.). What we would like to do is have an auto-generated "tracking
number" for each year. To add a little twist to the puzzle, our fiscal year
starts in July, so starting Saturday (July 1) the year should be 2007. Every
fiscal year beginning, the administrator-type person archives the prior
year's database, cleans out the "old" projects and leaves the ongoing
projects in the database--essentially creating a new database for the fiscal
year. I'm relatively new at this so forgive me for potentially sounding like
a simpleton. Is it possible to add text to the beginning of the ProjectID for
all new entries? Meaning each new entry would look like 2007-0001, etc.