ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Time x Rate (https://www.excelbanter.com/excel-worksheet-functions/237775-time-x-rate.html)

Scott A[_2_]

Time x Rate
 
Hello,

I need help with a formula to multiply time by a rate amount.

I have the time calculating and shows in a [hr]:mm format (in one cell) and
am trying to multiply it by a rate of $45.00 per hour(in another cell).

A B C D E
46 28:30
47 $45.00
48 ?

I have tried several formulas but none have worked.

Thank you for your help!

Scott A

T. Valko

Time x Rate
 
Try this:

=E46*24*E47

Format as General, Number or Currency

--
Biff
Microsoft Excel MVP


"Scott A" wrote in message
...
Hello,

I need help with a formula to multiply time by a rate amount.

I have the time calculating and shows in a [hr]:mm format (in one cell)
and
am trying to multiply it by a rate of $45.00 per hour(in another cell).

A B C D E
46 28:30
47 $45.00
48 ?

I have tried several formulas but none have worked.

Thank you for your help!

Scott A




joeu2004

Time x Rate
 
"Scott A" wrote:
I have the time calculating and shows in a [hr]:mm format (in one cell)
and
am trying to multiply it by a rate of $45.00 per hour(in another cell).


I would suggest:

=round(24*E46*E47, 2)

to avoid significant rounding "errors" from propagating through the
spreadsheet.


----- original message -----

"Scott A" wrote in message
...
Hello,

I need help with a formula to multiply time by a rate amount.

I have the time calculating and shows in a [hr]:mm format (in one cell)
and
am trying to multiply it by a rate of $45.00 per hour(in another cell).

A B C D E
46 28:30
47 $45.00
48 ?

I have tried several formulas but none have worked.

Thank you for your help!

Scott A




All times are GMT +1. The time now is 05:32 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com