If i have a Formula in A1 that says =IF(B1>0,C1,"")
Now lets say that when it calculates in A1 what ever is in B1 when C1 is greater than 0.
Now A1 has the number .8 from the calculation, but it needs to be at least 2. (No matter what the number is it always has to be at least 2.
How do i have the formula state that in A1 if there is a number under 2 that it will replace that number with 2. So if after you put in a number to B1 and it gives you anything under the number 2 in A1 it will replace that number and have a 2 there.
So the number in A1 no matter what the calculation will never go below the number 2.
Thanks in advance for the help.
Now lets say that when it calculates in A1 what ever is in B1 when C1 is greater than 0.
Now A1 has the number .8 from the calculation, but it needs to be at least 2. (No matter what the number is it always has to be at least 2.
How do i have the formula state that in A1 if there is a number under 2 that it will replace that number with 2. So if after you put in a number to B1 and it gives you anything under the number 2 in A1 it will replace that number and have a 2 there.
So the number in A1 no matter what the calculation will never go below the number 2.
Thanks in advance for the help.