Hi,
I am not that good at Access. I have a table that tracts counselors by [EDCNumber].
In a seperate table, I track ever company the counselor works with. What I need is an autonumber field that adds the [EDCNumber] plus the next number to be used, called [CaseNumber].
EXAMPLE:
EDCNumber CaseNumber
445 44501
445 44502
446 44601
447 44701
447 44702
Any help in the right direction will be greatly appreciated.
I am not that good at Access. I have a table that tracts counselors by [EDCNumber].
In a seperate table, I track ever company the counselor works with. What I need is an autonumber field that adds the [EDCNumber] plus the next number to be used, called [CaseNumber].
EXAMPLE:
EDCNumber CaseNumber
445 44501
445 44502
446 44601
447 44701
447 44702
Any help in the right direction will be greatly appreciated.