| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Data | Formula Break Down | Whole formula | ||||||||||||||||||||
2 | HELP | Returns Relative position | can return an offset cell, given a referene, you can specify a cell x, y, h, w away from that sell | This is a text search, it can be done numerous ways, this seems to be the less error prone approach | |||||||||||||||||||
3 | 7 | OFFSET | the word in D3 contains OFF | ||||||||||||||||||||
4 | see how "test" is 7 cells from the top | see how "OFFSET", is 5 to the right of, and 3 bellow a1 | |||||||||||||||||||||
5 | How do we apply | this counts where test is from the "top" | this uses Match in offset to get a different cell, relative to test..kind of | search for test, if so print "Number Pass:" | Lets combine match and offset and the if into something that counts how many passes there are | search for Test, if so print Fail | Lets combine match and offset and the if into something that counts how many fails there are | search for Test, if so print Total test | lets count all the tests from one "Test" to the next | search for test, print result of percentage formula | |||||||||||||
6 | DATA | MATCH | OFFSET | IF == TEST | COMBINE | IF == TEST | COMBINE | IF == TEST | COMBINE | Basic Math Formula | All Together | One extra | |||||||||||
7 | Test | 14 | HELP | Number Pass: | 6 | Number Fail: | 6 | Total Tests: | 12 | 50.00% | 50.00% | Test Pass: 50% | |||||||||||
8 | pass | 13 | |||||||||||||||||||||
9 | pass | 12 | |||||||||||||||||||||
10 | pass | 11 | How do we apply | ||||||||||||||||||||
11 | pass | 10 | DATA | ||||||||||||||||||||
12 | pass | 9 | |||||||||||||||||||||
13 | pass | 8 | pass | ||||||||||||||||||||
14 | fail | 7 | pass | ||||||||||||||||||||
15 | fail | 6 | pass | ||||||||||||||||||||
16 | fail | 5 | pass | ||||||||||||||||||||
17 | fail | 4 | pass | ||||||||||||||||||||
18 | fail | 3 | pass | ||||||||||||||||||||
19 | fail | 2 | fail | ||||||||||||||||||||
20 | 1 | fail | |||||||||||||||||||||
21 | Test | 11 | fail | Number Pass: | 6 | Number Fail: | 3 | Total Tests: | 9 | 66.67% | 66.67% | Test Pass: 67% | |||||||||||
22 | pass | 10 | fail | ||||||||||||||||||||
23 | fail | 9 | fail | ||||||||||||||||||||
24 | pass | 8 | fail | ||||||||||||||||||||
25 | pass | 7 | |||||||||||||||||||||
26 | fail | 6 | |||||||||||||||||||||
27 | pass | 5 | pass | ||||||||||||||||||||
28 | fail | 4 | fail | ||||||||||||||||||||
29 | pass | 3 | pass | ||||||||||||||||||||
30 | pass | 2 | pass | ||||||||||||||||||||
31 | 1 | fail | |||||||||||||||||||||
32 | Test | 9 | pass | Number Pass: | 4 | Number Fail: | 3 | Total Tests: | 7 | 57.14% | 57.14% | Test Pass: 57% | |||||||||||
33 | pass | 8 | fail | ||||||||||||||||||||
34 | pass | 7 | pass | ||||||||||||||||||||
35 | fail | 6 | pass | ||||||||||||||||||||
36 | fail | 5 | |||||||||||||||||||||
37 | pass | 4 | |||||||||||||||||||||
38 | fail | 3 | pass | ||||||||||||||||||||
39 | pass | 2 | pass | ||||||||||||||||||||
40 | |||||||||||||||||||||||
41 | Test | <-- try deleting that | Total Tests: | 1 | 0.00% | Test Pass: 0% | |||||||||||||||||
42 | ^^ Notice how we have to finish with test | ||||||||||||||||||||||
43 | |||||||||||||||||||||||
44 | |||||||||||||||||||||||
45 | |||||||||||||||||||||||
46 | |||||||||||||||||||||||
47 | |||||||||||||||||||||||
48 | |||||||||||||||||||||||
49 | |||||||||||||||||||||||
50 | |||||||||||||||||||||||
51 | |||||||||||||||||||||||
52 | |||||||||||||||||||||||
53 | |||||||||||||||||||||||
54 | |||||||||||||||||||||||
55 | |||||||||||||||||||||||
56 | |||||||||||||||||||||||
57 | |||||||||||||||||||||||
58 | |||||||||||||||||||||||
59 | |||||||||||||||||||||||
60 | |||||||||||||||||||||||
61 | |||||||||||||||||||||||
62 | |||||||||||||||||||||||
63 | |||||||||||||||||||||||
64 | |||||||||||||||||||||||
65 | |||||||||||||||||||||||
66 | |||||||||||||||||||||||
67 | |||||||||||||||||||||||
68 | |||||||||||||||||||||||
69 | |||||||||||||||||||||||
70 | |||||||||||||||||||||||
71 | |||||||||||||||||||||||
72 | |||||||||||||||||||||||
73 | |||||||||||||||||||||||
74 | |||||||||||||||||||||||
75 | |||||||||||||||||||||||
76 | |||||||||||||||||||||||
77 | |||||||||||||||||||||||
78 | |||||||||||||||||||||||
79 | |||||||||||||||||||||||
80 | |||||||||||||||||||||||
81 | |||||||||||||||||||||||
82 | |||||||||||||||||||||||
83 | |||||||||||||||||||||||
84 | |||||||||||||||||||||||
85 | |||||||||||||||||||||||
86 | |||||||||||||||||||||||
87 | |||||||||||||||||||||||
88 | |||||||||||||||||||||||
89 | |||||||||||||||||||||||
90 | |||||||||||||||||||||||
91 | |||||||||||||||||||||||
92 | |||||||||||||||||||||||
93 | |||||||||||||||||||||||
94 | |||||||||||||||||||||||
95 | |||||||||||||||||||||||
96 | |||||||||||||||||||||||
97 | |||||||||||||||||||||||
98 | |||||||||||||||||||||||
99 | |||||||||||||||||||||||
100 | |||||||||||||||||||||||