+ Reply to Thread
Results 1 to 3 of 3

Grouping times by 15 minute intervals

  1. #1
    Registered User
    Join Date
    10-04-2005
    Posts
    73

    Grouping times by 15 minute intervals

    Hi All

    I was wondering if someone can help me with the following:

    I have a load of data which has an individual time stamp in hr:mm:ss as below.


    00:21:15
    03:47:36
    05:56:17
    06:16:41
    06:31:16
    06:37:44
    06:57:20
    08:06:45
    08:31:07
    08:48:29
    11:08:50
    12:25:00
    12:25:57
    14:09:22
    15:02:34


    I would like to categorise them into 15 minute intervals so I can then calculate the number of times something occurs in a particular 15 minute period.

    For example if I would like to know how many occurances do I get between 00:00:01 and 00:15:00, 00:15:01 and 00:30:00, 00:30:01 and 00:45:00 etc

    I would like to do this for the whole 24 hour clock

    Output to look something like this

    00:00 53
    00:15 51
    00:30 50
    00:45 39
    01:00 46
    01:15 46
    01:30 44
    01:45 38
    etc etc


    I hope the above makes sense.

    Thank you for your help.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Grouping times by 15 minute intervals

    You could probably do it with a Pivot Table (but I don't like those).
    In the attached is a formula based method.

    BSB
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    10-04-2005
    Posts
    73

    Re: Grouping times by 15 minute intervals

    Thank you BadlySpelledBuoy - worked a treat!

+ 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. Replies: 6
    Last Post: 11-26-2014, 10:35 PM
  2. I need to run a macro at a set time, and another at 15 minute intervals
    By excelstudent74 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-20-2014, 09:34 AM
  3. Sorting data to 15 Minute intervals.
    By Dsking in forum Excel General
    Replies: 2
    Last Post: 01-11-2014, 03:06 PM
  4. Excel newbie - Totals for 15 minute intervals
    By shaddowxxx in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-21-2013, 08:46 AM
  5. Replies: 3
    Last Post: 01-12-2012, 12:12 PM
  6. Grouping log in times into 15 minute intervals
    By jaywizz in forum Excel General
    Replies: 6
    Last Post: 05-12-2009, 04:59 AM
  7. I want my X axis to have 5-10 minute intervals
    By Dianne in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 10-13-2005, 09:05 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