K
Katja.Buckley
I have a problem in my report.
I have a Sum with aggregates and in the detail section, the total is
calculated correctly, in the report footer, however, it is calculating
the sum incorrectly. The total is off by an arbitrary number.
I have a last name header
then Detail
And the last name footer
The total for the footer is as follows:
=Sum(([Projected Sale Price]*[Actual Commission]/100)-([Projected Sale
Price]*[Outside Broker %])/100)*[Inhouse Broker Split]/100
It totals up perfectly correct.
This is what I am using in the report footer:
=Sum(([Projected Sale Price]*[Actual Commission]/100)-([Projected Sale
Price]*[Outside Broker %])/100)*[Inhouse Broker Split]/100
The Grand total is not the actual grand total.
Anybody know what I am doing wrong?
I have a Sum with aggregates and in the detail section, the total is
calculated correctly, in the report footer, however, it is calculating
the sum incorrectly. The total is off by an arbitrary number.
I have a last name header
then Detail
And the last name footer
The total for the footer is as follows:
=Sum(([Projected Sale Price]*[Actual Commission]/100)-([Projected Sale
Price]*[Outside Broker %])/100)*[Inhouse Broker Split]/100
It totals up perfectly correct.
This is what I am using in the report footer:
=Sum(([Projected Sale Price]*[Actual Commission]/100)-([Projected Sale
Price]*[Outside Broker %])/100)*[Inhouse Broker Split]/100
The Grand total is not the actual grand total.
Anybody know what I am doing wrong?