Hello,(this is a great site by the way)
I was wondering if anyone could help me. I have spent the last several months developing a project tracking database for my department. What I need (if it's possible)is a macro or an expression that will automatically create a new record number, for each project as it is entered into the database. We currently format our project numbers (which is also the primary key) as follows: 1000-01,1001-01,1003-01 and so on... The last two digits represent the fiscal year in which the project was recieved and the first 4 digits are simply the number of that project in the order that it was recieved. Each new fiscal year starts over at 1000 so projects recieved since Oct. 1st are 1000-02,1001-02,1003-02, etc...
This numbering system was in place before I got here but in retrospect it probably isn't the best in terms of MS Access formatting. Currently, I have to enter the number by hand after searching the project files for the most recent record number. Argh!!
I would appreciate any help with this issue. Thanks.
I was wondering if anyone could help me. I have spent the last several months developing a project tracking database for my department. What I need (if it's possible)is a macro or an expression that will automatically create a new record number, for each project as it is entered into the database. We currently format our project numbers (which is also the primary key) as follows: 1000-01,1001-01,1003-01 and so on... The last two digits represent the fiscal year in which the project was recieved and the first 4 digits are simply the number of that project in the order that it was recieved. Each new fiscal year starts over at 1000 so projects recieved since Oct. 1st are 1000-02,1001-02,1003-02, etc...
This numbering system was in place before I got here but in retrospect it probably isn't the best in terms of MS Access formatting. Currently, I have to enter the number by hand after searching the project files for the most recent record number. Argh!!
I would appreciate any help with this issue. Thanks.