ColtMaverick
Member
I have a spreadsheet setup that uses several lists to automatically generate answers based on the data entered. In specific, I am doing sheave calculations where the data 99% of the time does not give a sheave size that matches any size on the list, i.e. answers come with 2 decimal places whereas list only runs in sets of 6, 6.5, 7, 7.5, etc.
What I would like to know is how to set up a cell (Sheave Dia.) so that it calculates the answer and rounds it to the closest sheave size in a list that I put on a second sheet. I have listed an example below along with a brief list to get the idea of what I am trying to solve. The cell in question should be where the 10.33 is. This cell needs to calculate 10.33 and automatically round up or down to 10.5 or 10, respectively. My thoughts are that this will use nested IF statements along with some form of ROUND function.
Desired SPM 8
Reducer Ratio 29.04
Prime Mover RPM 1125
Unit Sheave dia. 50
Sheave dia. 10.33
2nd sheet List
Sheave Size
9
9.5
10
10.5
11
Thanks in advance for any help.
What I would like to know is how to set up a cell (Sheave Dia.) so that it calculates the answer and rounds it to the closest sheave size in a list that I put on a second sheet. I have listed an example below along with a brief list to get the idea of what I am trying to solve. The cell in question should be where the 10.33 is. This cell needs to calculate 10.33 and automatically round up or down to 10.5 or 10, respectively. My thoughts are that this will use nested IF statements along with some form of ROUND function.
Desired SPM 8
Reducer Ratio 29.04
Prime Mover RPM 1125
Unit Sheave dia. 50
Sheave dia. 10.33
2nd sheet List
Sheave Size
9
9.5
10
10.5
11
Thanks in advance for any help.