Ich bin daher hingegangen und habe dem Platz 1 in Haus 1 den
Wert 0,2 zugeordnet, dem Platz 2 dort den Wert 0,4 etc.
In Haus 2 wäre aber der Wert für Platz 2 0,66 obwohl das ja
genau die Mitte ist.
Das funktioniert einigermaßen bei großen Anzahlen von
Listenplätzen, ist aber sehr ungenau, wenn ich nur wenige
Plätze habe.
Hallo Doc,
was ist da ungenau? Wie sollte denn die Produktliste aussehen?
Tabellenblatt: [Mappe1]!Tabelle2
│ A │ B │ C │ D │ E │ F │ G │ H │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
1 │ Produktliste │ Punktliste │ Haus 1 │ Haus 2 │ Haus 3 │ Punkte 1 │ Punkte 2 │ Punkte 3 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
2 │ ProduktH3-1 │ 0,14 │ ProduktH1-1 │ ProduktH2-1 │ ProduktH3-1 │ 0,20 │ 0,33 │ 0,14 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
3 │ ProduktH1-1 │ 0,20 │ ProduktH1-2 │ ProduktH2-2 │ ProduktH3-2 │ 0,40 │ 0,66 │ 0,28 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
4 │ ProduktH3-2 │ 0,28 │ ProduktH1-3 │ ProduktH2-3 │ ProduktH3-3 │ 0,60 │ 1,00 │ 0,42 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
5 │ ProduktH2-1 │ 0,33 │ ProduktH1-4 │ │ ProduktH3-4 │ 0,80 │ │ 0,57 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
6 │ ProduktH1-2 │ 0,40 │ ProduktH1-5 │ │ ProduktH3-5 │ 1,00 │ │ 0,71 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
7 │ ProduktH3-3 │ 0,42 │ │ │ ProduktH3-6 │ │ │ 0,85 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
8 │ ProduktH3-4 │ 0,57 │ │ │ ProduktH3-7 │ │ │ 1,00 │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
9 │ ProduktH1-3 │ 0,60 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
10 │ ProduktH2-2 │ 0,66 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
11 │ ProduktH3-5 │ 0,71 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
12 │ ProduktH1-4 │ 0,80 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
13 │ ProduktH3-6 │ 0,85 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
14 │ ProduktH1-5 │ 1,00 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
15 │ ProduktH2-3 │ 1,00 │ │ │ │ │ │ │
───┼──────────────┼────────────┼─────────────┼─────────────┼─────────────┼──────────┼──────────┼──────────┤
16 │ ProduktH3-7 │ 1,00 │ │ │ │ │ │ │
───┴──────────────┴────────────┴─────────────┴─────────────┴─────────────┴──────────┴──────────┴──────────┘
Zahlenformate der Zellen im gewählten Bereich:
A1:A16,B1,C1:C8,D1:smiley:8,E1:E16,F1,F9:F16,G1,G9:G16,H1,H9:H16
haben das Zahlenformat: Standard
B2:B16,C9:C16,D9:smiley:16,F2:F8,G2:G8,H2:H8
haben das Zahlenformat: 0,00
Tabellendarstellung erreicht mit dem Code in FAQ:2363
Gruß
Reinhard