#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Time

How do I calculate how long it takes to complete processing parts when the
number of parts to process changes. For example I am using the following to
track time



A B C D
E
1 Code Description Hours Code Factor
2 10 IL MTL ISSUE 0.50 10 0.02
3 20 IL COAT 0.50 20 0.02

The formula in Cell E2&E3 is=TIME(0,30,0). The Hours in colum C are based on
processing 10 parts. My question is how do I increase the factor in the E
colum to account for the increased time required to process 20 parts.


Thanks


Scott

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default Time

How is the factor worked out initially And which column is number of parts :
2 columns are labelled "code".

New factor= old factor* (new quantity/Original (factor) quantity) assuming
it doubles (?)

=0.02 * (20/10)

"Scott W" wrote:

How do I calculate how long it takes to complete processing parts when the
number of parts to process changes. For example I am using the following to
track time



A B C D
E
1 Code Description Hours Code Factor
2 10 IL MTL ISSUE 0.50 10 0.02
3 20 IL COAT 0.50 20 0.02

The formula in Cell E2&E3 is=TIME(0,30,0). The Hours in colum C are based on
processing 10 parts. My question is how do I increase the factor in the E
colum to account for the increased time required to process 20 parts.


Thanks


Scott

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default Time

MAke cell e2 =c2/24

"Scott W" wrote:

How do I calculate how long it takes to complete processing parts when the
number of parts to process changes. For example I am using the following to
track time



A B C D
E
1 Code Description Hours Code Factor
2 10 IL MTL ISSUE 0.50 10 0.02
3 20 IL COAT 0.50 20 0.02

The formula in Cell E2&E3 is=TIME(0,30,0). The Hours in colum C are based on
processing 10 parts. My question is how do I increase the factor in the E
colum to account for the increased time required to process 20 parts.


Thanks


Scott

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 14
Default Time

Toppers,

On a separate sheet I have the number of parts and the calculation will pull
in that data. The 0.02 I put in as that was how long it takes to process 10
parts through that process, but some of the processing time will actually
double if the number of parts double so I need to account for that

"Toppers" wrote:

How is the factor worked out initially And which column is number of parts :
2 columns are labelled "code".

New factor= old factor* (new quantity/Original (factor) quantity) assuming
it doubles (?)

=0.02 * (20/10)

"Scott W" wrote:

How do I calculate how long it takes to complete processing parts when the
number of parts to process changes. For example I am using the following to
track time



A B C D
E
1 Code Description Hours Code Factor
2 10 IL MTL ISSUE 0.50 10 0.02
3 20 IL COAT 0.50 20 0.02

The formula in Cell E2&E3 is=TIME(0,30,0). The Hours in colum C are based on
processing 10 parts. My question is how do I increase the factor in the E
colum to account for the increased time required to process 20 parts.


Thanks


Scott

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
verify use of TIME Function, Find Quantity Level compare to time-d nastech Excel Discussion (Misc queries) 9 July 11th 07 01:58 PM
Formula to find Stop Time from Start Time and Total Minutes Jonathan Bickett Excel Worksheet Functions 5 March 7th 07 05:22 PM
template or formula for start time -finish time -total hours ple cc New Users to Excel 1 March 27th 06 06:06 PM
Calculating days & time left from start date/time to end date/time marie Excel Worksheet Functions 7 December 7th 05 02:36 PM
Remove time from a date and time field? Format removes the displa. oaoboc Excel Worksheet Functions 1 February 16th 05 07:20 PM


All times are GMT +1. The time now is 07:33 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"