+ Reply to Thread
Results 1 to 9 of 9

Excel 2007 : Counting date in specific month by month

Hybrid View

  1. #1
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    Microsoft 365
    Posts
    14,703

    Re: Counting date in specific month by month

    If you put the 1st of each month in C2 across then you can use this formula in C3 copied across and down

    =MAX(0,MIN(EOMONTH(C$2,0),$B3-1)+1-MAX(C$2,$A3))

    see attached
    Attached Files Attached Files
    Audere est facere

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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