I have an array which calls multiple values in a group header. When this occurs, other calculations within the header section are summing with the number of returns on the array. Is their a solution on the group by or do I need to do additional calculations on the sum function in the existing header? If a calculation is necessary, how do I caputre a variable for the number of returns on my array. This is what is causing the calculations to increase by 1, by 2 etc. Any help or suggestions?