Hi,
Use SUM function. Write below code in your ControlSource property of
your textbox:
=Sum([QTotal])
Hope this helps,
Sebastian
John - 07 Dec 2007 20:46 GMT
Sebastian,
I cannot use the normal Sum() function as the Qtotal TextBox is a calculated
control.
Sorry I forgot to mention that bit.
Regards
John
> Hi,
>
[quoted text clipped - 4 lines]
> Hope this helps,
> Sebastian