Using CR 10
Hello,
my record consist of data fields benefit number (BNO), insurance number (INO), AMOUNT and some others not relevant for the problem.
For the report the group has to be on BNO and running totals have to be derived from AMOUNT and from the number of cases.
Now the problem comes with counting the cases:
There can be more than one record with same INO and different or even same BNO.
Every record has to be counted as one case.
The exception are records with same INO but more than one occurences of BNO in [1612, 1613,1621, 1623].
This has to be counted as one case but
AMOUNT has to be summarized with every record!!
I tried but it drives me nuts .. I can't get the exception counted correctly.
Any clue out there?
Many thanx in advance
Bidra
Hello,
my record consist of data fields benefit number (BNO), insurance number (INO), AMOUNT and some others not relevant for the problem.
For the report the group has to be on BNO and running totals have to be derived from AMOUNT and from the number of cases.
Now the problem comes with counting the cases:
There can be more than one record with same INO and different or even same BNO.
Every record has to be counted as one case.
The exception are records with same INO but more than one occurences of BNO in [1612, 1613,1621, 1623].
This has to be counted as one case but
AMOUNT has to be summarized with every record!!
I tried but it drives me nuts .. I can't get the exception counted correctly.
Any clue out there?
Many thanx in advance
Bidra