A
Alex
I want to make a rule that if a cell has a range of
values, it is coded a certain way. How would I do this
this?
For example,
I have a row of values
5, 79, 21, 0
With the key of
0 = 1
1-10 = 2
11-25 = 3
26-75 = 4
Leading to:
2,5,3,1
How would I write this with a simple excel program?
I was thinking of combining if statements, but the formula
gets too large.
PLEASE HELP!
Thank you!
Alex
values, it is coded a certain way. How would I do this
this?
For example,
I have a row of values
5, 79, 21, 0
With the key of
0 = 1
1-10 = 2
11-25 = 3
26-75 = 4
75 = 5
Leading to:
2,5,3,1
How would I write this with a simple excel program?
I was thinking of combining if statements, but the formula
gets too large.
PLEASE HELP!
Thank you!
Alex