Change your formula to:
=ROUND(A1*0.245,2)
which will round to 2 decimal places (cents, or pence etc), or:
=ROUNDUP(A1*0.245,0) if you really want to round up to units (dollars,
pounds etc),
Your total will now reflect what is on screen.
Hope this helps.
Pete
> Microsoft Excel 2003
>
[quoted text clipped - 3 lines]
> When l total the whole column it adds by the original three digit and not
> the rounded up figure. Which means by totals are incorrect