Over 2 million + professionals use CFI to learn accounting, financial analysis, modeling and more. Unlock the essentials of corporate finance with our free resources and get an exclusive sneak peek at the first module of each course.
Start Free
As a financial analyst, the ROUNDUP function is useful as it helps round a number and eliminates the least significant digits, simplifying the notation but keeping close to the original value.
Formula
=ROUNDUP(number,num_digits)
The ROUNDUP function uses the following arguments:
Number (required argument) – This is a real number that we wish to round up.
Num_digits (required argument) – This is the number of digits to which we want to round the number.
Now, if the num_digits argument is:
A positive value, it specifies the number of digits to the right of the decimal point.
Equal to zero, it specifies rounding to the nearest integer.
A negative value, it specifies the number of digits to the left of the decimal point.
How to use the ROUNDUP Function in Excel?
To understand the uses of the ROUNDUP function, let’s consider a few examples:
Example 1
Suppose we are given the following data:
Number
Digits
Remarks
5.142
0
Round up to the nearest whole number
5.142
1
Round up to 1 decimal place
5.142
2
Round up to 2 decimal places
2785.2
3
Round up to 3 decimal places
2785.2
-1
Round up to the nearest 10
2785.2
-2
Round up to the nearest 100
2785.2
-3
Round up to the nearest 1000
2785.2
-4
Round up to the nearest 10000
The results we get in Excel are shown below:
Example 2
Suppose we are given the following data:
Date
Quarter
01/31/18
1
04/15/18
2
07/01/18
3
If we wish to calculate the quarter (i.e., 1, 2, 3, 4) from a date, we can use this function together with the MONTH function. The formula to be used is:
The formula above extracts the month as a number between 1-12, then divides the number by 3. The result is then rounded up to the nearest whole number using the ROUNDUP function. As we concatenated Q with the formula, we get the result below:
Things to remember about the ROUNDUP Function
ROUNDUP behaves like ROUND, except that it always rounds a number up.
ROUNDUP can round either to the left or right of the decimal point.
Unlike standard rounding, where numbers less than 5 are rounded up, the function always rounds numbers 1-9 up.
Thanks for reading CFI’s guide to the Excel ROUNDUP function. By taking the time to learn and master these Excel functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
To master the art of Excel, check out CFI’s Excel Crash Course, which teaches you how to become an Excel power user. Learn the most important formulas, functions, and shortcuts to become confident in your financial analysis.
Launch CFI’s Excel Crash Course now to take your career to the next level and move up the ladder!
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.