Try this:
<@CALC "9.66666" precision="1">
Phil
n 1/11/02 10:44 AM, "Dave Machin" <[EMAIL PROTECTED]> wrote:
How do I round a value to a certain number of decimals properly?
For example, if I have a variable that equals 9.666 how would I round it to 9.7?
I use format, but it truncates to 9.6 instead...
Dave Machin
