Quote Originally Posted by Logophobic
The currency data type allows for up to 4 digits to the right of decimal point. If you want only two, then you need to round the result.
can you show me how to round? would it be like
curtotal = Round(((curftotal + curstotal + curbtotal) * sngtax) + (curftotal + curstotal + curbtotal)),2