+ Reply to Thread
Results 1 to 11 of 11

Rota - Hourly Calculation

Hybrid View

  1. #1
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Re: Rota - Hourly Calculation

    Hi Premy,

    Please put the following formula into Cell B16 and then hold down Ctrl+Shift and hit the Enter key. Then copy that cell, highlight cells C16 through G16 and right click them, past special - formula.

    =SUM((MID(B5:B14,FIND("-",B5:B14)+1,20))-(LEFT(B5:B14,FIND("-",B5:B14)-1)))/(100)

    That should do it for all 6 columns.
    Attached Files Attached Files
    Last edited by BeachRock; 10-25-2012 at 04:07 PM.
    -------------
    Tony

  2. #2
    Forum Contributor BeachRock's Avatar
    Join Date
    11-01-2011
    Location
    Oregon, United States
    MS-Off Ver
    Excel 2016
    Posts
    403

    Re: Rota - Hourly Calculation

    I added the example I've been working with into my previous post. Please take a look at it. All of the columns add up correctly.

+ 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.6.0 RC 1