+ Reply to Thread
Results 1 to 2 of 2

how to work out rate based on total time and total amount

  1. #1
    Registered User
    Join Date
    10-09-2013
    Location
    manchester
    MS-Off Ver
    Excel 2003
    Posts
    1

    how to work out rate based on total time and total amount

    Hi there,

    Please help!

    I am just trying to do a column of 'average rate' So if Joe Bloggs (Cell A5) has 35:00 hours of billable time (D5) and we charged out £3112 (H5) how much is the average rate per hour (L5). I know that this would be as simple as 3112/35=£88.91 per hour however most are like 35:26 (hours:mins) so I could turn it all into minutes in another column so it would be 2126(Cell B5) therefore =SUM(H5/B5)*60= £87.82 but can I do it without adding a new column?

    Thanks,

    Lisa

  2. #2
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: how to work out rate based on total time and total amount

    welcome to the forum, Lisa. maybe:
    =H5/(D5*24)

    Excel recognises dates as integers & time as decimals. to verify, type in 1jan2013 in A1. and 12 pm in B1. Format both cells to General. you will see that A1 is 41275 (meaning 41,275th day from 1 Jan 1900) & B1 is 0.5 (1/2 a day).

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

+ 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: 04-22-2013, 12:50 AM
  2. multiplying a time by an hourly rate to give a total cost
    By adam.dixon in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 07-10-2012, 05:19 AM
  3. Replies: 6
    Last Post: 05-03-2010, 12:03 PM
  4. calculating total payment - Time duration x Hourly Rate
    By sobiafiaz in forum Excel General
    Replies: 3
    Last Post: 10-06-2007, 05:24 PM
  5. Total time to amount/currency
    By gorgeousjes in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 03-28-2007, 11:01 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