SundancerKid
Programmer
I am working on a custom statement, in one field is the Invoice Amt and the other the Payment Amount. I need an Average number of invoice (SLS) and a Average number of Payments (PMT). I Created a Calc field to sum (SMS), I created a Calc field to count (SMS), I create a Calc field to sum (PMT), and I created a field to count (PMT). these fields are summarized into Footer Field. I can not divide the Footer Fields to get an average. i.e.
SUM(SLS) / COUNT(SLS) = Average (SLS)
SUM(PMT) / COUNT(PMT) = Average (PMT)
Any suggestions?
Thanks in Advance
Rick P.
SUM(SLS) / COUNT(SLS) = Average (SLS)
SUM(PMT) / COUNT(PMT) = Average (PMT)
Any suggestions?
Thanks in Advance
Rick P.