S
Spidey3721
I have a table that includes apartment numbers (AptID) for a building (ex:
201,202,etc...)
Same table has different CaseID numbers, that track service calls to that
apartment (201.001,201.002,etc...)
I want to have a form that automatically assigns the next incremental number
based on the apartment unit I am adding a case to (if 201.002 was the last
caseID entered for apartment 201, I want the form to automatically assign a
CaseID number of 201.003 as soon as I enter unit 201 in the AptID field)
Wondering if anyone has any ideas on how I can accomplish this.
201,202,etc...)
Same table has different CaseID numbers, that track service calls to that
apartment (201.001,201.002,etc...)
I want to have a form that automatically assigns the next incremental number
based on the apartment unit I am adding a case to (if 201.002 was the last
caseID entered for apartment 201, I want the form to automatically assign a
CaseID number of 201.003 as soon as I enter unit 201 in the AptID field)
Wondering if anyone has any ideas on how I can accomplish this.