Jump to content

This topic is 7150 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I know this must have a very easy answer, but I can't seem to get it to work...

I want a calculation field to show two decimal places -- even if they are zeros. The field sums two number fields. If the sum is "7", I want it to return "7.00".

This is a simple, simple invoice. I have tried Round, Truncate and SetPrecision. It always returns "7".

I know there must be an easy way to do this, but somehow I am missing it.... I have searched FMForums for decimals, cents, steprecision. No luck....

Please help!

Posted

Make the result of your calculation field a Number. In Layout mode, select the field and choose Format > Number... from the menu. Select "Format as decimal", and check "Fixed number of decimal digits: 2".

This topic is 7150 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.