R
Renee100
I am new to excel formulas and I need help to write a formula that will
allow me to use an IF statement to:
Assign a cell a different value based on the range another cells
numbers fall into. The problem also is that the range can be positive
or negative number. For example, if the number that is entered into
cell A1 is equal to or falls between -0.5% and 0.5%, I need the word
touchdown to be assigned to cell D1. BUT, if the number falls between
-0.75% and -0.50% and 0.50% and 0.75% than the word 10yard should be
assigned to cell D1. There are 3 more conditions to follow. It is a
continous range of numbers. The breaks are:
+/- 0.50% than D1= touchdown
+/- 0.75% than D1=10 yard
+/- 1.0% than D1= 20 yard
+/- 1.25% than D1 = 30yard
+/- 1.50% than D1= 40 yard
+/- 1.75% than D1 = 50 yard
Can someone please show me how. Thanks!!!!
allow me to use an IF statement to:
Assign a cell a different value based on the range another cells
numbers fall into. The problem also is that the range can be positive
or negative number. For example, if the number that is entered into
cell A1 is equal to or falls between -0.5% and 0.5%, I need the word
touchdown to be assigned to cell D1. BUT, if the number falls between
-0.75% and -0.50% and 0.50% and 0.75% than the word 10yard should be
assigned to cell D1. There are 3 more conditions to follow. It is a
continous range of numbers. The breaks are:
+/- 0.50% than D1= touchdown
+/- 0.75% than D1=10 yard
+/- 1.0% than D1= 20 yard
+/- 1.25% than D1 = 30yard
+/- 1.50% than D1= 40 yard
+/- 1.75% than D1 = 50 yard
Can someone please show me how. Thanks!!!!