Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default 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.


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default 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.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,696
Default 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.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Converting a time calculation to a value to do math with Gary A[_2_] Excel Worksheet Functions 1 February 10th 09 08:28 PM
Math Calculation Jan Excel Discussion (Misc queries) 4 September 15th 08 10:10 PM
Performing Math with Time over 24 hours Michael Excel Worksheet Functions 3 November 12th 05 07:39 PM
time math USAOz Excel Worksheet Functions 2 August 14th 05 07:19 AM
Simple math calculation - 50/50? Abi Excel Worksheet Functions 4 February 9th 05 06:11 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"