You are here: Features > Action Events > Round to

Round To Action

Event Function: RoundTo

The Round To action rounds figures in the document to ones, thousands, or millions of currencies.

Using the Events tab

Under Enter Example

Run Skip Condition

If desired, enter skip conditions for the event. When the "Run Skip Condition" is evaluated to be true, the action is not performed.

 

Round To

One of "1", "1000", or "1000000".

"1000"

Syntax (if entering it in the Equation bar)

ACTION("RoundTo", expr)

Where

expr = entry under Round To

How the example will appear in the Equation bar

ACTION("RoundTo", "1000")

Related Topics