Rounding Down

J

John

Hi
I have a form which calulates and shows my VAT on each product and labour
charge.
The problem is when a value is equal to or above .5 ie 4.25
This is automatically changed to 4.26 which throws out my VAT by 1 every
time.
I need the value to be exactly what is calculated not the value after
rounding.
How can I overcome this problem.

Regards

John
 
J

John

Sorry I have made a mistake.
I meant to type 4.255 is rounded to 4.26

Regards

John
 
Top