N
New2Access
I'm creating a db in Access 2007 from data that's currently being tracked on
a spreadsheet. What the db will do is allow a hand full of users to enter
specific case information using a form. . . a tracking number, the Module
affected (listed in a drop down), the subject, a description, the date the
case was submitted, the severity of the case (1 being the lowest & 4 being
the highest), the case reason (listed in a drop down), the user submitting
the case, and any info on the resolution of the case.
My problem is that the users have requested the tracking number to be in the
following format: Module abbreviation + 4-digit case number (incremental)+
2-digit year. An example for the first case submitted this year on System
Performance would be SP000109. Each module would have a different set of
case numbers and they would need to start over at the beginning of the year.
Right now, the main table, tblCaseReport, is set up with the case id being
an auto-number field and I'm wondering if it's possible to customize it as
explained above.
All suggestions/ideas are greatly appreciated.
a spreadsheet. What the db will do is allow a hand full of users to enter
specific case information using a form. . . a tracking number, the Module
affected (listed in a drop down), the subject, a description, the date the
case was submitted, the severity of the case (1 being the lowest & 4 being
the highest), the case reason (listed in a drop down), the user submitting
the case, and any info on the resolution of the case.
My problem is that the users have requested the tracking number to be in the
following format: Module abbreviation + 4-digit case number (incremental)+
2-digit year. An example for the first case submitted this year on System
Performance would be SP000109. Each module would have a different set of
case numbers and they would need to start over at the beginning of the year.
Right now, the main table, tblCaseReport, is set up with the case id being
an auto-number field and I'm wondering if it's possible to customize it as
explained above.
All suggestions/ideas are greatly appreciated.