1. Computing & Technology

Discuss in my forum

Excel MONTH Function

Subtract Dates in Excel with the MONTH Function

By , About.com Guide

Subtract Two Dates in Excel with the MONTH Function

Subtract Two Dates in Excel with the MONTH Function

© Ted French

The MONTH function displays the month portion of a date that has been entered into the function. A typical use for the function is to subtract dates in Excel that occur in the same year.

The syntax for the MONTH function is:

= MONTH ( Serial_number )

Serial_number - the serial date or the cell reference to a date to be used in the calculation.

Example: Subtract Dates with the MONTH Function

For help with this formula see the image above.

In the example below we will find the number of months between two dates. Since the function excludes the year portion of a date, it will not correctly calculate the number of months between two dates that are in different years.

Our final formula will look like this:

= MONTH ( D1 ) - MONTH ( D2 )

To enter the formula into Excel we have two options:

  1. Type the above formula in to cell E1 with the two dates to be subtracted in cells D1 and D2
  2. Use the MONTH function dialog box to enter the formula into cell E1
This example will use the dialog box method to enter the formula. Since the formula involves subtracting two dates, we will be entering the MONTH function twice using the dialog box.
  1. Enter the following dates into the appropriate cells
    D1: 12/25/2009
    D2: 5/16/2009
  2. Click on cell E1 - the location where the results will be displayed.

  3. Click on the Formulas tab.

  4. Choose Date & Time from the ribbon to open the function drop down list.

  5. Click on MONTH in the list to bring up the function's dialog box.

  6. Click on cell D1 to enter the cell reference of the first date into the dialog box.

  7. Click OK.

  8. In the formula bar you should see the first function: = MONTH ( D1 ).

  9. Click in the formula bar after the first function.

  10. Type a minus sign ( - ) into the formula bar after the first function since we want to subtract the two dates.

  11. Choose Date & Time from the ribbon to open the function drop down list again.

  12. Click on MONTH in the list to bring up the function's dialog box a second time.

  13. Click on cell D2 to enter the cell reference for the second date.

  14. Click OK.

  15. The number 7 should appear in cell E1 as there are 7 months between May 2009 and December 2009.

  16. When you click on cell E1 the complete function = MONTH ( D1 ) - MONTH ( D2 ) appears in the formula bar above the worksheet.


Related Articles

©2012 About.com. All rights reserved.

A part of The New York Times Company.