![]() |
Converting a time calculation to a value to do math with
I want to take a FINISH TIME (10:00 PM) and subtract a START TIME (9:20 PM)
and then take the 40 Minutes (or 66666666% of an Hour) and divide the TOTAL UNITS PRODUCED in those forty Minutes to determine a UNITS PRODUCED PER HOUR. |
Converting a time calculation to a value to do math with
=produced/((finish-start)/24)
"Gary A" wrote: I want to take a FINISH TIME (10:00 PM) and subtract a START TIME (9:20 PM) and then take the 40 Minutes (or 66666666% of an Hour) and divide the TOTAL UNITS PRODUCED in those forty Minutes to determine a UNITS PRODUCED PER HOUR. |
Converting a time calculation to a value to do math with
oops.. went / instead of *
=prouced/((finish-start)*24) "Gary A" wrote: I want to take a FINISH TIME (10:00 PM) and subtract a START TIME (9:20 PM) and then take the 40 Minutes (or 66666666% of an Hour) and divide the TOTAL UNITS PRODUCED in those forty Minutes to determine a UNITS PRODUCED PER HOUR. |
All times are GMT +1. The time now is 04:12 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com