View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mgmcdevitt[_12_] mgmcdevitt[_12_] is offline
external usenet poster
 
Posts: 1
Default I have a formula challenge


I need a formula for excel that can do the following:

I am from a drilling company and we have to price drill bit
replacements into your bids. The number of feet before the bit needs to
be replaced will be given. Then from the total depth drilled we
calculate the number of bits needed and round that number up.

I need to calculate the number of hours required to remove the drill
bits after each of them is unusable.

For example: Total footage to drill 2000’; bit footage before
replacement 500’, which is 4 bits. I am assuming it takes 100ft/hr to
remove the drill pipe with the drill bit.

Bit Depth Hrs
1 500 5
2 1000 10
3 1500 15
4 2000 20
Totals Hrs = 50

How do I use an excel formula to calculate total hours required to
remove all of the bits with just the 100ft/hr, # of bits, and footage
before bit replacement?


--
mgmcdevitt
------------------------------------------------------------------------
mgmcdevitt's Profile: http://www.excelforum.com/member.php...o&userid=26592
View this thread: http://www.excelforum.com/showthread...hreadid=487284