G
Guest
My report shows me the number of cross sales by CSR and then the branch total
in the footer. I can also see the total incentive pay by CSR but when I try
to total the pay in the footer by branch, it counts the rows. I'm confused.
Here's my formulas:
Total Incentive by CSR (this works)
=(nz([Text35],0)+nz([Text37],0)+nz([Text38],0))
Total Incentive by Branch (this doesn'twork)
=sum(nz([Text35],0)+nz([Text37],0)+nz([Text38],0)
FYI
[text] formula =[CountOfField]*1
Any ideas?
in the footer. I can also see the total incentive pay by CSR but when I try
to total the pay in the footer by branch, it counts the rows. I'm confused.
Here's my formulas:
Total Incentive by CSR (this works)
=(nz([Text35],0)+nz([Text37],0)+nz([Text38],0))
Total Incentive by Branch (this doesn'twork)
=sum(nz([Text35],0)+nz([Text37],0)+nz([Text38],0)
FYI
[text] formula =[CountOfField]*1
Any ideas?