Hello, I'm hoping that someone can help me with how to setup a calculation. We are taking some field samples and depending on the initial sample value we need to apply a certain calculation if it falls within a certain range. I'm sure we need to use if statements but not sure exactly how to do it. Below are guidelines parameters for calculating the various ranges.
Basically if we get an initial sample value of 2.5 then we need to calculate the calculated turbidity by adding 1 so the new calculated value is 3.5. I'm hoping to have a single question be able to evaluate the original sample value and then apply the various calculations based on the table below. Any help is greatly appreciated. Thanks
