+ Reply to Thread
Results 1 to 4 of 4

Count week days

  1. #1
    Registered User
    Join Date
    10-16-2018
    Location
    South Africa
    MS-Off Ver
    2016
    Posts
    1

    Count week days

    I need to know how many times a Monday date appears in week 1 in a specific column, then how many Tuesdays appear in week 1 in the same column and so on. Then the same for week 2 and so on.

    Basically I want to see, in week 1, how many jobs there is for each day of the week. Then the same for week 2 up till week 53. That info must display in the blue section named "Per week day". I already got the sheet to work out the week numbers acording to column U named "Req start" and also the total jobs in week 1 to 53 also is shown in column AO named "Total of week No. I will attache the whole work book named "Access report - xxxx". I only need the formula on sheet "To be scoped". I will take it to the other sheets as needed.
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,369

    Re: Count week days

    Welcome to the forum!

    There is no data in the To Be Scoped sheet, so what exactly are we meant to be counting and where?

    It is usual to provide some dummy data and some manually entered outcomes to show what you are wanting.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Forum Expert
    Join Date
    10-10-2016
    Location
    Sheffield
    MS-Off Ver
    365 and rarely 2016
    Posts
    3,198

    Re: Count week days

    I agree with Ali, you need to provide an expected result, however it may be

    =SUMPRODUCT(($AL$3:$AL$150=$AN4)*(WEEKDAY($U$3:$U$150,2)=COLUMN(A1))) in AP4

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,893

    Re: Count week days

    In AP4, copied across and down:

    =SUMPRODUCT(($AL$3:$AL$150=$AN4)*(TEXT($U$3:$U$150,"ddd")=AP$3))
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Tweaking formula to count days of the week instead of months
    By chilli76 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-11-2017, 04:02 AM
  2. count if days of week and value
    By S.Peto in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-14-2017, 12:00 PM
  3. [SOLVED] Count no. of days for the week and month from range
    By nagesh.tvsr in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 11-14-2016, 02:48 AM
  4. [SOLVED] Need to count how many days in week period, if period starts mid week?
    By mrsdeapsleap in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-18-2016, 03:29 AM
  5. is it possible to remove non-working week days from a day count?
    By dangoo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-10-2015, 06:35 AM
  6. [SOLVED] How to count 10 consecutive week days
    By rjassal82 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-16-2013, 05:40 AM
  7. Make Workday count 6 days in a week
    By BlastRanger in forum Excel General
    Replies: 6
    Last Post: 09-22-2010, 01:18 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