Carpetwarehouse
Registered User.
- Local time
- Today, 04:59
- Joined
- Jun 11, 2012
- Messages
- 25
I have a Report (Invoice), which is based on a query. The query has two calculated fields in it [Quantity] - which multiplys the lengh and width fields and [Line Total] - which multiplys [Quantity] with [Unit Price].
I would like a total of the [Line Total] on the Invioce.
What i have done is created a text box and set the control source as =Sum([Line Total])
But all i get is a #Error on the Report output page!?
Im sure this is an easy fix for someone on here.
I would like a total of the [Line Total] on the Invioce.
What i have done is created a text box and set the control source as =Sum([Line Total])
But all i get is a #Error on the Report output page!?
Im sure this is an easy fix for someone on here.