+ Reply to Thread
Results 1 to 5 of 5

Pay per hour?

  1. #1
    Registered User
    Join Date
    01-04-2006
    Posts
    11

    Pay per hour?

    How can I figure this out? I have a cell for total time worked in this format:
    3:01:00. Then I have the total pay cell in currency for example: $26.96. How do I find what the pay per hour works out to be? I tried just doing division but it comes out wrong.
    Thanks
    Jennifer

  2. #2
    Trevor Shuttleworth
    Guest

    Re: Pay per hour?

    Jennifer

    If your start time is in cell B6 and your end time is in cell C6 the formula
    in D6 to get a number rather than a time would be =(C6-B6)*24
    formatted as general.

    If that's in D6 and your total pay is in E6 then your formula in, say,
    F6 would be =E6/D6

    Regards

    Trevor


    "jlogan21" <[email protected]> wrote in
    message news:[email protected]...
    >
    > How can I figure this out? I have a cell for total time worked in this
    > format:
    > 3:01:00. Then I have the total pay cell in currency for example:
    > $26.96. How do I find what the pay per hour works out to be? I tried
    > just doing division but it comes out wrong.
    > Thanks
    > Jennifer
    >
    >
    > --
    > jlogan21
    > ------------------------------------------------------------------------
    > jlogan21's Profile:
    > http://www.excelforum.com/member.php...o&userid=30111
    > View this thread: http://www.excelforum.com/showthread...hreadid=517969
    >




  3. #3
    Registered User
    Join Date
    01-04-2006
    Posts
    11
    Thank you for that and sorry it has taken me so long to reply. I did as you stated and these are the results. Just wanted to make sure I am doing this right.
    Time IN: 7:59 AM Time Out: 1:42 PM

    Total Time came out to be: 5.716667
    Total Earned is: $57.60 and pay per hour is $10.08.

    Just was a bit confused about the total time bein 5.71? Is that right?

    Thanks again,
    Jennifer

  4. #4
    Registered User
    Join Date
    01-04-2006
    Posts
    11
    Can someone tell me if the above is correct? As far as the time worked?
    Thanks
    Jennifer

  5. #5
    Registered User
    Join Date
    01-05-2006
    Posts
    65
    Yes that is correct.

    5.716667 hours is the same as 5 hours, 43 minutes (0.716667*60)

+ 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