Hi guys,
I obviously need some help.
I insert diameter of the log in cell a1 (lets say 40) and lenght of the log (lets say 400) in cell b1. In cell c1 I want to calculate volume of the log.
So the formula for the volume is (3.14*a1*b1)/100000.
But the value of cell a1 is changing, if the value is equal or less then 26 then the formula have to deduct 1 from the a1 cell value, if value is equal 27 but equal or less then 50 deduct 2, if value is equal or greater then 51 deduct 3.
So when I insert number 40 in cell a1 and insert number 400 in cell b1 I should calculate (3.14*38*400)100000, because from number 40 I have to deduct 2.
I hope this is understandable,
Thanks for your help
Bookmarks