A
Annelie
I have a report which totals in one column the estimated amount, and in the
column next to it the amounts billed (this comes from Quickbooks). In the
footer I total both columns and than I add sum(billed)/sum(estimate) which
gives me the percentage billed.
I need to filter it by:: isnull([jobEndDate] and %billed = 100%
But since I am dealing with calculated fields in the report footer, I can't
figure out how to get this.
column next to it the amounts billed (this comes from Quickbooks). In the
footer I total both columns and than I add sum(billed)/sum(estimate) which
gives me the percentage billed.
I need to filter it by:: isnull([jobEndDate] and %billed = 100%
But since I am dealing with calculated fields in the report footer, I can't
figure out how to get this.