Hi
I'm trying to find a way to calculate the weight of a container based on whether I add 1,2,3,4 or 5 in a cell that references figures from another sheet.
For Example
In sheet "Weights" I have 5 cells with 40, 200, 480, 760, 1040 these are weights from an irregular shaped container based on 20% intervals which are marked on the side of the container.
In the main sheet I want to add either 1-5 to show how many marks of 20% the measurement is of the container from the outside.
So if it measures 40% that would be 2, therefore when I enter 2 in cell P5 I want O5 to insert 200 from the weights worksheet. Or if its 4 then it would insert 760 to O5
I think it's an IF statement but I cannot get it to work
Thank you
Andy
I'm trying to find a way to calculate the weight of a container based on whether I add 1,2,3,4 or 5 in a cell that references figures from another sheet.
For Example
In sheet "Weights" I have 5 cells with 40, 200, 480, 760, 1040 these are weights from an irregular shaped container based on 20% intervals which are marked on the side of the container.
In the main sheet I want to add either 1-5 to show how many marks of 20% the measurement is of the container from the outside.
So if it measures 40% that would be 2, therefore when I enter 2 in cell P5 I want O5 to insert 200 from the weights worksheet. Or if its 4 then it would insert 760 to O5
I think it's an IF statement but I cannot get it to work
Thank you
Andy