L
Lamar
I have a list of invoice charges in Report Header and want to sum the totals
of calculated textboxes.
So I want my report to individually calculate and show the amounts for each
charge in a text box (this is working fine). Then I want sum the totals in
all the text boxes.
=Sum([txtBasic]+[txtWorkYearsCharge]+[txtPostage]+[txtAddtCharge])
Thanks for any help. Lamar
of calculated textboxes.
So I want my report to individually calculate and show the amounts for each
charge in a text box (this is working fine). Then I want sum the totals in
all the text boxes.
=Sum([txtBasic]+[txtWorkYearsCharge]+[txtPostage]+[txtAddtCharge])
Thanks for any help. Lamar