+ Reply to Thread
Results 1 to 4 of 4

Multiplying time values and numbers

  1. #1
    Registered User
    Join Date
    02-17-2006
    Posts
    5

    Multiplying time values and numbers

    I have a spreadsheet that calculates regular hours and overtime hours. I formatted my times [hh]:mm. What forula would I use to calculate total pay. I tried A2*B2*24. A:hours worked and b:pay rate. This works okay if there are no minutes involved (10:35). What formula would I use to get the results I need?

  2. #2
    Stefi
    Guest

    RE: Multiplying time values and numbers

    Hi bunnyc,

    Give an example of your problem! As I can see, there is no problem with your
    formula!

    Regards,
    Stefi


    „bunnyc” ezt *rta:

    >
    > I have a spreadsheet that calculates regular hours and overtime hours. I
    > formatted my times [hh]:mm. What forula would I use to calculate total
    > pay. I tried A2*B2*24. A:hours worked and b:pay rate. This works okay
    > if there are no minutes involved (10:35). What formula would I use to
    > get the results I need?
    >
    >
    > --
    > bunnyc
    > ------------------------------------------------------------------------
    > bunnyc's Profile: http://www.excelforum.com/member.php...o&userid=31662
    > View this thread: http://www.excelforum.com/showthread...hreadid=513521
    >
    >


  3. #3
    Registered User
    Join Date
    02-17-2006
    Posts
    5

    Multiplying time values and numbers

    A B C D E
    40:00 15:45 $10.00 $15.00 $631.75

    A = Reg. Hours B=Overtime Hours C=Reg. Rate D=Overtime Rate E=Gross pay

    I'm using the formula =(a1*c1)*24+(b1*d1)*24 to calculate the gross pay. Using the formula the gross pay is $636.25, it should be $631.75.


    Bunny

  4. #4
    Pete_UK
    Guest

    Re: Multiplying time values and numbers

    In arriving at the figure you think it should be, you have taken 10x40
    + 15*15.45, whereas you should have taken 10x40 + 15x15.75, as 45
    minutes is .75 hours. The formula works fine and gives the correct
    answer (checked on a calculator).

    Hope this helps.

    Pete


+ 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