Hello,
I am trying to create a counter per case number. Since several customers can have serveral different case numbers and each case numbers can have multiple inquiries.
Basically it goes like this...
Customer1 has a Customer number
customer1 has a case number
each time that particular case is called upon, I need to have a counter for that case number.
I'd like the end result to look like this.
Case num - Counter
123 - 1
123 - 2
123 - 3
etc....
Can someone please help me with the code. I would post the Dmax code I am using but I am certain its wrong since I need to have the number increase everytime the customer calls in about the case number.
Any help or guidance is appreciated..
I am trying to create a counter per case number. Since several customers can have serveral different case numbers and each case numbers can have multiple inquiries.
Basically it goes like this...
Customer1 has a Customer number
customer1 has a case number
each time that particular case is called upon, I need to have a counter for that case number.
I'd like the end result to look like this.
Case num - Counter
123 - 1
123 - 2
123 - 3
etc....
Can someone please help me with the code. I would post the Dmax code I am using but I am certain its wrong since I need to have the number increase everytime the customer calls in about the case number.
Any help or guidance is appreciated..
