p45cal
Well-Known Member
The attached removes the spill value from the RentalCost Name. It's a shorter and simpler formula.
Another way to do this is to adjust the formula in the file attached to msg#19, to return only the first column, so instead of:
you'd have:
Another way to do this is to adjust the formula in the file attached to msg#19, to return only the first column, so instead of:
Code:
=RentalCost(C5,G5,B5,Control!$A$3:$F$11)
Code:
=INDEX(RentalCost(C5,G5,B5,Control!$A$3:$F$11),,1)
It doesn't verify the manually entered number, it is sometimes larger, see K7 and K10 of the previous file, and is actually an indication of what needs to be ordered from the rental company to get the lower price, and nothing to do with labour days for the project. Although it may seem obvious and/or easy to work out how many days' rental to ask of the rental company with your current sample values, moving to multiple months equipment hire with quantities greater than 1 it will be far from obvious, if not nigh on impossible to work out with mental arithmetic.The spill over value was useful as it verified the duration of what was manually entered