+ Reply to Thread
Results 1 to 4 of 4

How to count # of days in a month from a list of days

  1. #1
    Registered User
    Join Date
    07-20-2009
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    8

    How to count # of days in a month from a list of days

    I am trying to count the number of days in a month from a list of days. For example

    1/14/09
    2/3/09
    1/15/09
    5/6/09

    how can you count the number of days in January? "two"

    Thanks

  2. #2
    Forum Expert contaminated's Avatar
    Join Date
    05-07-2009
    Location
    Baku, Azerbaijan
    MS-Off Ver
    Excel 2013
    Posts
    1,430

    Re: How to count # of days in a month from a list of days

    check this out
    Attached Files Attached Files
    Люди, питающие благие намерения, как раз и становятся чудовищами.

    Regards, ?Born in USSR?
    Vusal M Dadashev

    Baku, Azerbaijan

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: How to count # of days in a month from a list of days

    Welcome to the forum.

    =EOMONTH(A1,0) - EOMONTH(A1,-1)

    Requires the Analysis ToolPak (Tools > Add-Ins ...)
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Registered User
    Join Date
    07-20-2009
    Location
    Orlando, Florida
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: How to count # of days in a month from a list of days

    Thanks for the help.

+ 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