cjaja
04-07-2003, 02:43 PM
I have 5 fields...
1. Appraiser Number
2. Year
3. Client
4. Appraisal Number
5. Folio Number
My problem is that the Appraisal number field has to do the following:
- the Appraisal number field is the number of appraisals that we have done for that client for that specific year. How can I create this counter? Here is an example:
Appraiser Number: 22
Year: 02
Client: 112
Appraisal Number: 317
Folio Number: 54093
This means that we have done 317 appraisals for client 112 in 2002.
Once the date changes to 03, the counter goes back to zero.
Please keep in mind that this database has over 60000 records. I'm just adding a few fields to the database.
1. Appraiser Number
2. Year
3. Client
4. Appraisal Number
5. Folio Number
My problem is that the Appraisal number field has to do the following:
- the Appraisal number field is the number of appraisals that we have done for that client for that specific year. How can I create this counter? Here is an example:
Appraiser Number: 22
Year: 02
Client: 112
Appraisal Number: 317
Folio Number: 54093
This means that we have done 317 appraisals for client 112 in 2002.
Once the date changes to 03, the counter goes back to zero.
Please keep in mind that this database has over 60000 records. I'm just adding a few fields to the database.