+ Reply to Thread
Results 1 to 3 of 3

Thread: Time Stats

  1. #1
    Valued Forum Contributor
    Join Date
    06-16-2008
    Posts
    252

    Time Stats

    Hi, I am looking to create a spreadsheet that will allow me to see a breakdown of every 15 mins in order to see someones stats for a whole dat

    I have attached a sample spreadsheet of what I am looking to get, but dont know how to write this in a formula. If somebody could somebody help me.

    For example:

    If i have a person who has worked between 09:00 till 09:35 then i would like to see the following:

    | 09:00 | 09:15 | 09:30 |
    Mickey | 15 | 15 | 5 |

    Hope that makes sense.

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: Time Stats

    Based on your sample file:

    E4: =1440*MAX(0,MIN(E$3+"0:15",$C4)-MAX(E$3,$B4))
    formatted as General
    applied across matrix E4:AW5

    (per your sample - above assumes shifts are not crossing midnight)

  3. #3
    Valued Forum Contributor
    Join Date
    06-16-2008
    Posts
    252

    Re: Time Stats

    DonkeyOte, thanks that works exactly the way i need it. Really appreciate it.

+ 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.2.0