+ Reply to Thread
Results 1 to 2 of 2

Google Sheets COUNTIF certain date and time help

  1. #1
    Registered User
    Join Date
    06-14-2023
    Location
    Ohio
    MS-Off Ver
    365
    Posts
    1

    Google Sheets COUNTIF certain date and time help

    Hello,

    I am trying to generate a heatmap in Google Sheets to show what times the most calls come in. To do this, I need to count entries that are on a specific day of the week and in a certain time frame.

    Below you will see the heatmap I am trying to fill and the form the data comes in.

    Screenshot_2.png

    Screenshot_3.png

    Thanks!

  2. #2
    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 COUNTIF certain date and time help

    If the call dates and call times are on Sheet2, put this into the cell C2 of your grid, then drag it across and down.

    =ARRAYFORMULA(COUNTIFS(TEXT(Sheet2!$A:$A,"dddd"),C$1,Sheet2!$A:$A,"<>"&"",Sheet2!$B:$B,">="&$A2,Sheet2!$B:$B,"<="&$B2))

    Next, create your heatmap which will highlight by column.
    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]

+ 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. On Google Sheets, can't drag my =countif formula down
    By The Protector in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 9
    Last Post: 05-26-2022, 05:52 AM
  2. Google Sheets Conditional Formatting based on Date and Time cells
    By htevents in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 03-16-2021, 10:39 AM
  3. Google Sheets: Calculate End Date & Time from Start Date & Time for given Duration
    By vigneshslm in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 3
    Last Post: 02-13-2021, 09:54 PM
  4. [SOLVED] Google Sheets: How to convert non-date/time into date/time ?
    By ELGendi in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 02-08-2021, 03:38 PM
  5. countif from multiple sheet (In google sheets)
    By wlinksanju in forum Excel General
    Replies: 1
    Last Post: 09-29-2020, 04:24 PM
  6. [SOLVED] Google Sheets - COUNTIF (complex)
    By RLONG98 in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 5
    Last Post: 03-19-2020, 01:41 AM
  7. GOOGLE SHEETS: countif with dynamic range
    By Headburst in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 12-30-2019, 08:41 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