ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Calculating a dollar value of the result between 2 different times (https://www.excelbanter.com/excel-worksheet-functions/58793-calculating-dollar-value-result-between-2-different-times.html)

MSCurious

Calculating a dollar value of the result between 2 different times
 
I am trying to set up an excel sheet. One column holds the time in, another
holds the time out, the next holds the elaspe time. Based on the elapse
time, I need to apply an hourly rate to get a toal for the time in and time
out.

In Out Duration Hrly Rate Total
10:00:00 AM 5:40:00 PM 7:40 $ 50


GerryK

Calculating a dollar value of the result between 2 different times
 
((End_time-Start_time)*24*Hr_Rate)

"MSCurious" wrote:

I am trying to set up an excel sheet. One column holds the time in, another
holds the time out, the next holds the elaspe time. Based on the elapse
time, I need to apply an hourly rate to get a toal for the time in and time
out.

In Out Duration Hrly Rate Total
10:00:00 AM 5:40:00 PM 7:40 $ 50


Roger Govier

Calculating a dollar value of the result between 2 differenttimes
 
Hi

The hours are stored by Excel as fractions of a day. You need to multiply
the figure by 24 to get it to numeric hours.
In E2
=C2*24*D2

Regards

Roger Govier


MSCurious wrote:
I am trying to set up an excel sheet. One column holds the time in, another
holds the time out, the next holds the elaspe time. Based on the elapse
time, I need to apply an hourly rate to get a toal for the time in and time
out.

In Out Duration Hrly Rate Total
10:00:00 AM 5:40:00 PM 7:40 $ 50



All times are GMT +1. The time now is 10:40 AM.

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