+ Reply to Thread
Results 1 to 3 of 3

How to calculate Total Units * time per unit

  1. #1
    Registered User
    Join Date
    06-19-2007
    Posts
    1

    How to calculate Total Units * time per unit

    All,

    I'm having trouble calculating total units * time per unit. I'm using the following formula: =SUM(total units*time per unit).

    Using the above formula and the following values:

    2240 units * 4:05 hrs my result is 2:40 when it should be 9000+ hours.

    Background:

    Total units -cell format: number and the value is hard coded

    Time per unit - cell format: time 13:30 and is calculated by =SUM(B11:B13)/1440.

    Any suggestions would be appreciated.

    Thanks, SDrob

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    multiply your equation by 24

    ie. 2240*4:05*24
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert daddylonglegs's Avatar
    Join Date
    01-14-2006
    Location
    England
    MS-Off Ver
    2016
    Posts
    14,675
    You are using the correct formula (although SUM function does nothing here, =total units*time per unit is sufficient)

    but you need to format the result cell differently. You are using a format of h:mm which never shows a result larger than 24:00. To correctly display "elapsed time", i.e. anything over 24 hours, custom format your result cell as

    [h]:mm

+ 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