01.07.2015, 13:58
Hallo,
ungeachtet der berechtigten Diskussion um Crossposting, ist der Aufbau ungünstig und die Formeln nicht sehr geschickt. Man kann auch ohne die Formatierung etwas erreichen:
ungeachtet der berechtigten Diskussion um Crossposting, ist der Aufbau ungünstig und die Formeln nicht sehr geschickt. Man kann auch ohne die Formatierung etwas erreichen:
Arbeitsblatt mit dem Namen 'Tabelle1' | ||||||||
A | B | C | D | E | F | G | H | |
1 | 100 | 33,3 | 200 | 33,3 | 150 | 0,0 | 150 | 200 |
2 | 100 | 33,3 | 200 | 33,3 | 150 | 0,0 | 200 | |
3 | 100 | 33,3 | 200 | 33,3 | 150 | 0,0 | 200 |
Zelle | Formel |
B1 | =ABS(100-A1/$G1%) |
D1 | =ABS(100-C1/$G1%) |
F1 | =ABS(100-E1/$G1%) |
G1 | =MITTELWERT(A1;C1;E1) |
H1 | =WENN(MAX(B1;D1;F1)>15;MAX(A1;C1;E1);"") |
B2 | =ABS(100-A2/MITTELWERT($A$2;$C$2;$E$2)%) |
D2 | =ABS(100-C2/MITTELWERT($A$2;$C$2;$E$2)%) |
F2 | =ABS(100-E2/MITTELWERT($A$2;$C$2;$E$2)%) |
G2 | =WENN(MAX(B2;D2;F2)>15;"";MITTELWERT(A2;C2;E2)) |
H2 | =WENN(MAX(B2;D2;F2)>15;MAX(A2;C2;E2);"") |
B3 | =ABS(100-A3/MITTELWERT($A$2;$C$2;$E$2)%) |
D3 | =ABS(100-C3/MITTELWERT($A$2;$C$2;$E$2)%) |
F3 | =ABS(100-E3/MITTELWERT($A$2;$C$2;$E$2)%) |
G3 | =WENN(MAX(B3;D3;F3)>15;MAX(A3;C3;E3);MITTELWERT(A3;C3;E3)) |
Zelle | bedingte Formatierung... | Format |
G1 | 1: =$H$1<>"" | abc |
Diese Tabelle wurde mit Tab2Html (v2.4.1) erstellt. ©Gerd alias Bamberg |
Gruß
Edgar
Meine Antworten sind freiwillig und ohne Gewähr!
Über Rückmeldungen würde ich mich freuen.
Edgar
Meine Antworten sind freiwillig und ohne Gewähr!
Über Rückmeldungen würde ich mich freuen.