Decimal places in the result of formula in PWA2007

R

Robert

Hello,
How can we manage the number of decimal places that PWA will display in the
result of a calculated custom field?
I just want 2 decimals, not 12... :)
Thanks for help
 
D

Dale Howard [MVP]

Robert --

Try adding the following formatting command to your formula:

Format(YourFormulaHere, "#0.00")

Hope this helps.
 
R

Robert

Thanks Dale, that works!

"Dale Howard [MVP]" <dale[dot]howard[at]msprojectexperts[dot]com> a écrit
dans le message de (e-mail address removed)...
 
D

Dale Howard [MVP]

Robert --

You are more than welcome, my friend! :)




Robert said:
Thanks Dale, that works!

"Dale Howard [MVP]" <dale[dot]howard[at]msprojectexperts[dot]com> a écrit
dans le message de (e-mail address removed)...
Robert --

Try adding the following formatting command to your formula:

Format(YourFormulaHere, "#0.00")

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top