Results 1 to 5 of 5

Formula to calculate the number of days between dates (month wise)

Threaded View

arun.sj Formula to calculate the... 07-22-2019, 10:01 AM
6StringJazzer Re: Formula to calculate the... 07-22-2019, 10:35 AM
arun.sj Re: Formula to calculate the... 07-22-2019, 12:19 PM
Kaper Re: Formula to calculate the... 07-22-2019, 10:39 AM
Kaper Re: Formula to calculate the... 07-22-2019, 12:51 PM
  1. #4
    Forum Guru Kaper's Avatar
    Join Date
    12-14-2013
    Location
    Warsaw, Poland
    MS-Off Ver
    most often: Office 365 in Windows environment
    Posts
    8,863

    Re: Formula to calculate the number of days between dates (month wise)

    Assuming the description is binding, while sample data is "loosy" - like 30 written in E3, E4 for May (31 days long) or H2 and H4 - august is also 31 days long but in H3 shall be 30, because end date (C3 is Aug 30th):
    Formula for D2 and copy down/right:
    Formula: copy to clipboard
    =MAX(0,1+MIN($C2,EOMONTH(D$1,0))-MAX($B2,D$1))
    Attached Files Attached Files
    Best Regards,

    Kaper

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] calculate the duration Month wise ( total days in to period wise )
    By abuharvey in forum Excel General
    Replies: 4
    Last Post: 10-16-2018, 07:33 AM
  2. [SOLVED] Need formula to calculate days in each month across multiple Start and End dates
    By Ochimus in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-25-2017, 04:19 PM
  3. 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
  4. [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
  5. Calculate the number of working days month wise in a given period using VBA
    By rakesh3235 in forum Hello..Introduce yourself
    Replies: 2
    Last Post: 08-21-2014, 07:00 AM
  6. Replies: 15
    Last Post: 06-03-2014, 02:08 PM
  7. [SOLVED] Formula needed to calculate working days in specified month between two dates
    By webfeet2 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 10-24-2013, 02:19 AM

Tags for this Thread

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