

For example, we can see a countdown for Copa America 2021 that ended 266 days before the date of writing this article. Let’s say we passed the starting date of an event the countdown function will start displaying a negative number of days. Read More: 3 Suitable Excel Formula to Count Days from Date Pre-Order: Amazon iBooks B&N Kobo Synopsis: The Tech sisters don’t date in high school. If we normally used the function without the ROUNDUP function, the output would look like this.Īnd after converting the number format to the General format of the output, it would return a fraction of the number of days left to start the event. Title: Dating Makes Perfect Author: Pintip Dunn Release Date: August 18th, 2020 Add to your Goodreads TBR. And we used 0 as num_digits as we don’t want any fraction number of days rather a rounded-up number in the display.

We put C3-NOW() function as the number argument of the ROUNDUP function. It takes two arguments-= ROUNDUP( number, num_digits)

The ROUNDUP function rounds up a fractional number to the next integer. In cell B4, let’s put the following formula and press Enter. We can also use this function along with the ROUNDUP function to display a day count down of the Summer Olympics 2024. The Excel’s built-in NOW function returns the current date and time in a calculation. Create a Day Countdown in Excel Using the NOW Function