G
Guest
I added the field "Service Charge" to an exsiting report. Each line in the
report is a calulated line.
For example Line one will have QTY=8 Service Charge = 10.00
Line two will have QTY=3 Service Charge = 3.00
ect......
QTY = 8 means that 8 lines in the query went into making this one line on
the report. Each line in the query has a Service Charge of 10.00. However
only one counts!!!!
I wont to add a total box that will total all the Service Charge
boxes.(ServiceChargeBox) on the report. Both for the footer section and a
grandtotal.
how do I calculate the ServiceChargeBox field in a report? I really don't
wont ro redow the query.
report is a calulated line.
For example Line one will have QTY=8 Service Charge = 10.00
Line two will have QTY=3 Service Charge = 3.00
ect......
QTY = 8 means that 8 lines in the query went into making this one line on
the report. Each line in the query has a Service Charge of 10.00. However
only one counts!!!!
I wont to add a total box that will total all the Service Charge
boxes.(ServiceChargeBox) on the report. Both for the footer section and a
grandtotal.
how do I calculate the ServiceChargeBox field in a report? I really don't
wont ro redow the query.