Hi,

  Strange behavior on one of my reports.
I have a variable (vpcmaacc) on a form that displays in the detail section.
I have another variable (vpcmaaccsum)  that = the sum of the varible1

CURRENCY  : D : vpcmaaccsum = (.vpcmaaccsum + .vpcmaacc)

this works fine;
I have a third variable (vpcmaaccsumt) that = the sum of vpcmaaccsum

 CURRENCY  : F0 : vpcmaaccsumt = (.vpcmaaccsumt + .vpcmaaccsum)

This computes in the footer of the one and only break on the form.

This works fine too....
EXCEPT if the page fills and the footer is printed on the next page. Then it adds the sum twice and throws off the report total.

Ideas?


Dan Champion
 Service Department Manager
Vredevoogd Heating & Cooling
    Grandville, MI. 49418
        616-534-8271 x 14
     

Reply via email to