Results 1 to 12 of 12

Number of Days in each month between two dates

Threaded View

  1. #1
    Registered User
    Join Date
    10-18-2012
    Location
    Toronto, Ontario
    MS-Off Ver
    Excel 2007
    Posts
    56

    Number of Days in each month between two dates

    Hi,

    I am trying to write a formula that will show how many days for each month makes up a total date difference.

    For example, in cell A I have a start date, for example Jan 30 2015.

    In Cell B I have an End date, for example February 19.

    So in total, there are 20 days (End - Start).

    What I want to show is January made up 1 of those 20 days, and February made up 19 of those days, March made up 0 of those days, April make up 0 of those days, May made up 0 of those days, etc.

    The formula I used for M1 Value (it should technically be M2 (month 2 for February) is:
    =IF(DAY(E186)<=28,V186,DAY(E186))

    But I am wondering if this is the right "way" to go about this?
    Attached Images Attached Images
    Last edited by marshymell0; 06-12-2015 at 02:31 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to calculate number of days between two dates by month
    By MHayward in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-06-2015, 12:26 PM
  2. [SOLVED] How to find number of days between two dates, by 6 month intervals
    By newyorktimes in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-25-2015, 08:36 PM
  3. [SOLVED] Calculate number of days in a month between two dates
    By schlomo87 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-04-2014, 12:32 AM
  4. Replies: 15
    Last Post: 06-03-2014, 02:08 PM
  5. [SOLVED] A formula to calc total number of days elapsed between two dates within any given month
    By paul.a.evans in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-03-2014, 01:29 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1