Sum the value of a function.

S

SHIPP

I have created the following calculation in the Customer
Detail section of my report.

=RecommendedCrdtLmt(([SumOfso_dtlpr_etotbillc]/
[SumOfCustomer])*[SumOfCustomer])

I now want to sum these values in the Customer Footer
Section. I have tried the following:

=Sum(RecommendedCrdtLmt(([SumOfso_dtlpr_etotbillc]/
[SumOfCustomer])*[SumOfCustomer]))

It comes up with an error. Any ideas on how to sum the
value in a detail record created from a function would be
greatly appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top