OK! So the issue of the day IS... I want to make cell (E4) return a number (1 through 20) based on a series or ranges which are entered in cell E9.
The ranges are...
1 to 99 = 1, 100 to 224 = 2, 225 to 274 = 3, 375 to 549 = 4, 550 to 749 = 5, 750 to 974 = 6, 975 to 1224 = 7, 1225 to 1499 = 8, 1500 to 1799 = 9, 1800 to 2124 = 10, 2125 to 2474 = 10, 2475 2849 = 11, 2850 to 3249 = 12, 3250 to 3674 = 13, 3675 to 4124 = 14, 4125 to 4574 = 15, 4575 to 5024 = 16, 5025 to 5474 = 17, 5475 to 5925 = 18, 5925 to 3674 = 19, 3675 to 4124 = 20
Additionally, is there a way to make a running total cell that would kind of subtotal what you have and factor in new numbers you place in a cell? Using the example I am included, I would want to remove the contents of the ALTERATION cell and place +12 and have the new total take into account the old results as well as returning a result of 127, rather then 162 total.
BASE 150
ALTERATION -35
CURRENT TOTAL 115
The ranges are...
1 to 99 = 1, 100 to 224 = 2, 225 to 274 = 3, 375 to 549 = 4, 550 to 749 = 5, 750 to 974 = 6, 975 to 1224 = 7, 1225 to 1499 = 8, 1500 to 1799 = 9, 1800 to 2124 = 10, 2125 to 2474 = 10, 2475 2849 = 11, 2850 to 3249 = 12, 3250 to 3674 = 13, 3675 to 4124 = 14, 4125 to 4574 = 15, 4575 to 5024 = 16, 5025 to 5474 = 17, 5475 to 5925 = 18, 5925 to 3674 = 19, 3675 to 4124 = 20
Additionally, is there a way to make a running total cell that would kind of subtotal what you have and factor in new numbers you place in a cell? Using the example I am included, I would want to remove the contents of the ALTERATION cell and place +12 and have the new total take into account the old results as well as returning a result of 127, rather then 162 total.
BASE 150
ALTERATION -35
CURRENT TOTAL 115