Hi Camm29,

I have been using Round(number,x)

add a line and you are done:

...
set the numberformat to 0.00
put Round(number,2)
...

or whatever value fits for you for the second parameter "precision",
see the docs.

:-)

I wish to keep trailing Zero's

1234.00
1234.50 etc etc
I can only get
1234
1234.5
no zero's . i know i'm missing something simple !!!

Hope that helps.

Regarda
__________

Best

Klaus Major
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to