Hours and Money

S

shaun

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.
 
P

Peo Sjoblom

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
 
Top