+ Reply to Thread
Results 1 to 3 of 3

counting days

  1. #1
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    counting days

    is it possible to count the number of weekdays in a range that are not a Sunday

  2. #2
    Forum Contributor
    Join Date
    06-10-2004
    Location
    India
    Posts
    1,066
    =SUMPRODUCT(--(WEEKDAY(A1:A7)<>1))

    Mangesh

  3. #3
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    counting non sundays where unique days

    to add to this query i would like to total those weekdays that are not sundays from unique records.

    example

    column a

    sun 31st Jan
    sun 31st jan
    mon 1st feb
    mon 1st feb
    mon 1st feb
    tue 2nd feb

    the answer would be 2 as there are two unique weekdays that are not a sunday

    is this possible

+ 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