B
_Brad
OK so I've got a big chart of lots of numbers and I need to apply some
formulas to them so I can get what I need from them. Here's a sample
of some of them. What I need from this particular list is 6(A) +
(B/10) - 2(C) + (D/10) + 6(E).
A B C D E
17 1335 0 441 1
14 892 2 187 1
16 1696 0 170 4
13 1128 2 169 0
9 1548 0 483 0
13 1518 2 578 2
9 1074 4 228 0
3 812 0 703 6
12 1635 0 103 1
7 819 3 109 0
13 1188 4 588 1
5 1315 4 235 2
5 1133 1 180 1
7 1006 0 116 0
12 1454 4 84 0
7 1163 0 275 1
2 479 0 112 0
4 673 0 189 0
12 1697 0 245 2
9 1106 1 294 0
8 1154 0 184 0
7 1054 0 189 1
2 255 0 76 0
3 396 0 80 0
7 948 1 427 0
7 822 2 212 0
6 1067 4 147 0
7 950 0 145 0
2 1224 2 345 1
1 276 0 107 1
1 830 0 55 0
13 941 0 46 0
3 774 0 310 1
9 581 0 278 2
2 744 3 178 1
8 509 0 15 0
6 1240 0 241 2
If you could write a formula that would do all this automatically for
me then explain how you did it so I can do the rest of it myself, that
would be really great. Thanks for your help.
formulas to them so I can get what I need from them. Here's a sample
of some of them. What I need from this particular list is 6(A) +
(B/10) - 2(C) + (D/10) + 6(E).
A B C D E
17 1335 0 441 1
14 892 2 187 1
16 1696 0 170 4
13 1128 2 169 0
9 1548 0 483 0
13 1518 2 578 2
9 1074 4 228 0
3 812 0 703 6
12 1635 0 103 1
7 819 3 109 0
13 1188 4 588 1
5 1315 4 235 2
5 1133 1 180 1
7 1006 0 116 0
12 1454 4 84 0
7 1163 0 275 1
2 479 0 112 0
4 673 0 189 0
12 1697 0 245 2
9 1106 1 294 0
8 1154 0 184 0
7 1054 0 189 1
2 255 0 76 0
3 396 0 80 0
7 948 1 427 0
7 822 2 212 0
6 1067 4 147 0
7 950 0 145 0
2 1224 2 345 1
1 276 0 107 1
1 830 0 55 0
13 941 0 46 0
3 774 0 310 1
9 581 0 278 2
2 744 3 178 1
8 509 0 15 0
6 1240 0 241 2
If you could write a formula that would do all this automatically for
me then explain how you did it so I can do the rest of it myself, that
would be really great. Thanks for your help.