Greetings,
I am using Crystal XI.
The issue is rather complex and if I do not provide enough details please let me know.
The first calcualtion is the minimum and the maximum values of a numeric field with three decimal places. The field is called ppbv.
The secong is a parameter based upon user selection Let's say it is 4. This number is used to compute the ranges between the minimum and maximum values of ppv. The formulas for this are called x1, x2, x3 and X4. So if the maximum value for ppbv is 1 then
x1 = 0 - .25
x2 = .26 - .50
x3 = .51 - .75
x4 = .76 - 1
Now, I need to count the number of records that fall into the range of each formula and have not been able to do so. Can anyone assist?
Regards,
William Chadbourne
Programmer/Analyst
I am using Crystal XI.
The issue is rather complex and if I do not provide enough details please let me know.
The first calcualtion is the minimum and the maximum values of a numeric field with three decimal places. The field is called ppbv.
The secong is a parameter based upon user selection Let's say it is 4. This number is used to compute the ranges between the minimum and maximum values of ppv. The formulas for this are called x1, x2, x3 and X4. So if the maximum value for ppbv is 1 then
x1 = 0 - .25
x2 = .26 - .50
x3 = .51 - .75
x4 = .76 - 1
Now, I need to count the number of records that fall into the range of each formula and have not been able to do so. Can anyone assist?
Regards,
William Chadbourne
Programmer/Analyst