I'm trying to add up the total for individual invoices sent to a client. I've set the subReport to work out the calculation in the report footer as
=SUM(invoicevalue)
The idividual values are correct, the summation gives me back an #Error
Please advise
=SUM(invoicevalue)
The idividual values are correct, the summation gives me back an #Error
Please advise