Excel Formula: Calculate days remaining in month
If there is a list of dates recoded in Excel, sometimes, you may want to know how many days remain in the current month of each date. In this tutorial, it provides a formula to quickly calculate the days remaining in month in Excel.
If you want to follow along with this tutorial, please download the example spreadsheet.
Generic formula:
EOMONTH(date,0)-date |
Arguments
Date: the date you use to calculate days remaining in month. |
Return value
This formula returns a value in date format. You need to format the result as general to display it as numeric.
How this formula work
For instance, to calculate days remaining in month of the date in cell B3, please use below formula:
=EOMONTH(B3,0)-B3 |
Press Enter key, then a date displayed.
Then format the cell as general by clicking Home > General from the Number Format drop-down list.
Then drag auto fill handle over the cells you need to apply this formula.
Explanation
EMONTH function: Get the last day of n months in future or past.
Relative Formulas
- Calculate Overtime Pay
In this tutorial, it shows a timesheet to list the working hours, and provides a formula to calculate the overtime pay. - Assign Points Based On Late Time
This tutorial provides a clear guide on how to use the IF function to assign points on late time in excel. - Calculate Days Remaining Between Two Dates
Here, this tutorial provides a formula to quickly calculate the left days between two dates. - Calculate Network Time With Break In A Timesheet
It provides the formula which uses the MOD function to calculate the network time with breaks in Excel.
Relative Functions
- Excel IF Function
Test for specified conditions, then returns the corresponding values - Excel VALUE Function
Convert text to number. - Excel MONTH Function
The MONTH is used to get the month as integer number (1 to 12) from date. - Excel DAY Function
DAY function gets the day as a number (1 to 31) from a date - Excel YEAR Function
The YEAR function returns the year based on the given date in a 4-digit serial number format.
The Best Office Productivity Tools
Kutools for Excel - Helps You To Stand Out From Crowd
Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)
- One second to switch between dozens of open documents!
- Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
- Increases your productivity by 50% when viewing and editing multiple documents.
- Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
