Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added in rounding function

...

Click OK to add the selected variable to current place in the currently selected formula:

Rounding Function

Rounding Up

Syntax:

Rounding up to 50 cents: roundup .5

Rounding up to 1 dollar: roundup 1

Rounding up to 1000 dollars: roundup 1000

Rounding Down

Syntax

Rounding down to 50 cents: rounddown .5

Rounding down to 1 dollar: rounddown 1

Rounding down to 1000 dollars: rounddown 1000


Once the formula has been entered, it can be validated and applied to the item via the Validate and apply formula button on the item dialog toolbar.

...