Use INT to round up numbers with decimal values higher than five using this syntax:
INT(value)
For example:
INT(21.8)=22
INT(12.4)=12
To use this function:
Select Functions, then Mathematical.
Double-click INT.
Replace value with the number to use.