INTUP function From Microsoft Office ShapeSheet previous page next page INTUP function See also Rounds a number up to the next integer. Syntax INTUP(number) Example 1 INTUP(3.2) Returns 4. Example 2 INTUP(-3.2) Returns -3. Example 3 INTUP(3) Returns 3. previous page start next page