Rounds a number up to a specified number of decimal places.
Sample Usage
ROUNDUP([Price Per Unit]1, 1)
Syntax
ROUNDUP(
-
number
- [
decimal]
- number—The number to round.
- decimal—[optional]The amount of decimal digits to which to round.