+ Reply to Thread
Results 1 to 5 of 5

Google Sheets - Formula for most frequent day of the week

  1. #1
    Registered User
    Join Date
    11-02-2022
    Location
    England
    MS-Off Ver
    16.66.1
    Posts
    11

    Google Sheets - Formula for most frequent day of the week

    Hello,

    In the attached file - sheet 1 shows the day of the week that a user was created and which week number of the year this was.

    What I'm trying to get in the summary sheet is how to calculate which was the most popular day that users were created per week.
    i.e if there were 100 sign ups in week 40 and 90 of those were created on a Wednesday then K4 should say Wed

    Thanks in advance!

    Book2.xlsx

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,193

    Re: Google Sheets - Formula for most frequent day of the week

    Simple "Day" by "Week" table

    =SUMPRODUCT((Sheet1!$B$2:$B$1691=$A5)*(Sheet1!$C$2:$C$1691=B$2))
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

  3. #3
    Registered User
    Join Date
    11-02-2022
    Location
    England
    MS-Off Ver
    16.66.1
    Posts
    11

    Re: Google Sheets - Formula for most frequent day of the week

    Thanks for your quick reply.

    What we really need is one line to show what the busiest day is for each week rather than a sumproduct. Was hopefully trying to avoid having to sort/filter.

    I didn't however account for an equal results, but this shouldn't occur in the future...

  4. #4
    Valued Forum Contributor janmorris's Avatar
    Join Date
    07-24-2021
    Location
    Japan
    MS-Off Ver
    Google Sheets (& Mac 2021)
    Posts
    1,066

    Re: Google Sheets - Formula for most frequent day of the week

    How do you work out that there were "100 sign ups in week 40 and 90 of those were created on a Wednesday" when there is NO such data in Sheet1 attributed to week 40?

    As it seems difficult to get valid sample data, i have expanded the summary, with working solution.

    https://docs.google.com/spreadsheets...#gid=787575188
    Last edited by janmorris; 12-05-2022 at 05:20 PM.
    As a gesture off appreciation, you can click * Add Reputation at the foot of any of the posts of members who helped you reach a solution.

    And finally, was your problem solved? if so, please click Thread Tools above the first post of your enquiry, then select [Solved]

  5. #5
    Registered User
    Join Date
    11-02-2022
    Location
    England
    MS-Off Ver
    16.66.1
    Posts
    11

    Re: Google Sheets - Formula for most frequent day of the week

    Quote Originally Posted by janmorris View Post
    How do you work out that there were "100 sign ups in week 40 and 90 of those were created on a Wednesday" when there is NO such data in Sheet1 attributed to week 40?

    As it seems difficult to get valid sample data, i have expanded the summary, with working solution.

    https://docs.google.com/spreadsheets...#gid=787575188
    Sorry that was just i.e./hypothetical the full data set is here
    Book2.xlsx

    Thank you for this - but I'm trying to avoid the filter method as we'll end up having hundreds of lines on a sheet that's already quite full of data/stats. But maybe what we need isn't possible in sheets..

+ 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. Google Sheets. Can I connect offline data from excel to google sheets?
    By drlemur39 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 11-15-2021, 10:40 AM
  2. dynamic formula to count through existing and new sheets(In google sheets)
    By wlinksanju in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 11-26-2020, 09:16 PM
  3. Google sheets: multiple returns of frequent text
    By rayted in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 11-08-2020, 07:59 PM
  4. Google Sheets: Merging several live schedules to show what is due this week
    By emcgill03 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 11-04-2020, 06:09 PM
  5. Google Apps Script for Google Sheets Pulling Formulas from Master to Several Slave Sheets
    By excelroofing in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 4
    Last Post: 08-22-2018, 02:06 AM
  6. Replies: 3
    Last Post: 03-20-2012, 09:53 PM

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