Thread: Hours and Money
View Single Post
  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

One excel hour is 1/24 so to be able to get an amount based on an hourly
payrate

=added_hours*24*payrate

format as general or currency


Regards,

Peo Sjoblom

"shaun" wrote:

I wish to create a formula which can add two times together, and then a
formula that can multipy that by a pay rate.

I can figure out something to add the times, but it doesn't seem to work
multiplying it by a payrate. Can you help?

Thanks.