Hi,
It's the details that kill me sometimes...
I have a report with 5 groupings.
I have a detail line that contains values Da1 and Da2. Da1 need to be summed (conditionally) at group 5; Da2 needs to be summed (conditionally) at group 4.
I have a two formulas on Detail Section C, one sets varGrp5 := Da1, and the other sets varGrp6 := Da2.
The summed field in Group5 displays 7.86 down through the entire report. I don't know where it's getting this value from.
I've tried adding formulas on Detail Section A in hopes of resetting varGrp5 and varGrp6 to 0.
Should this be valid? I'm extremely burnt out from this report and somehow I'm not wrapping my brain around this