Date: prev next · Thread: first prev next last
2023 Archives by date, by thread · List index


Über eine Programm erzeuge ich Daten.
Ich habe mir angewöhnt, dass die ersten 10 Zeilen der Auswertung, Info,
.. dienen.
Das kann man ja dann auch als Header der csv-Datei (;=Zelltrenner)
gleich am Anfang 'reinschreiben.
Bei ein paar Einträgen ging das ganz gut bis ich dann einmal alles so
formatiert habe:

      l= 
"Anz:;=ZÄHLENWENN(C$11:C$5999;\"<>\");Boosts;=ZÄHLENWENN(D$11:D$5997;\">\"&C2);;;;;;;;;;;;LOSS;;\r\n"+
         
"2;;7;=ZÄHLENWENN(D$11:D$5997;\"=\"&C2);;;;;;;;;;;MAX;;=MAXWENNS(Q$11:Q$5999;Q$11:Q$5999;\"<=0\");\r\n"+
         
"3;;6;=ZÄHLENWENN(D$11:D$5997;\"=\"&C3);;;;;;;;;;;;;=MINWENNS(Q$11:Q$5999;Q$11:Q$5999;\"<=0\");\r\n"+
         
"4;;5;=ZÄHLENWENN(D$11:D$5997;\"=\"&C4);;;;;;;;;;;ANZ;;=ZÄHLENWENN(Q$11:Q$5999;\"<=0\");\r\n"+
         "5;;4;=ZÄHLENWENN(D$11:D$5997;\"=\"&C5);;;;;MAX;=MAX(J$11:J$5999)/60;;;;;;Win 
MAX;=MAXWENNS(Q$11:Q$5999;Q$11:Q$5999;\">0\");;\r\n"+
         
"6;;3;=ZÄHLENWENN(D$11:D$5997;\"=\"&C6);;;;;;=MIN(J$11:J$5999)/60;;;;;;;=MINWENNS(Q$11:Q$5999;Q$11:Q$5999;\">0\");;\r\n"+
         
"7;;2;=ZÄHLENWENN(D$11:D$5997;\"=\"&C7);;;;;StdAbw;=STABW(J$11:J$5999)/60;;;;;;StdAbw;=STABW(Q$11:Q$5999);\r\n"+
         
"8;;1;=ZÄHLENWENN(D$11:D$5997;\"=\"&C8);;;;;AVG;=MITTELWERT(J$11:J$5999)/60;;;;;;AVG;=MITTELWERT(Q$11:Q$5999);\r\n"+
         "9;;0;=ZÄHLENWENN(D$11:D$5997;\"=\"&C9);;;;;;;;;;;;SUM;=SUMME(Q$11:Q$5999);\r\n"+
         "€Dir;dir;;Boost;Force;;tOpn;tCls;tDiff;sDiff;tUpd;pUpd;pSL;pTP;;pCls;pip.Prf\r\n";

Wenn ich jetzt die CSV-Datei mit LO-Calc öffne, kommt das
Import-Fenster: UTF-16, Englisch, Ab Zeile 1, Getrennt, Semikolon,
Formeln auswerten .. aber dann im Tabelenfenster zur Selektion von
Standard, Datum.... IST ALLES IN EINER ZEILE ????
Wenn ich jetzt auf UTF-8 umschalte gibtes mehr Zeilen, aber eine
Trennung nach  ist irgendwie willkürlich.

Ich habe es dann auch damit versucht (da hat jede Spalte noch den
entspr. Buchstaben, um leicht die Formeln einzutragen) - dasselbe:
NUR EINE ZEILE??

Weiß jemand Rat?

--
Liste abmelden mit E-Mail an: users+unsubscribe@de.libreoffice.org
Probleme? https://de.libreoffice.org/hilfe-kontakt/mailing-listen/abmeldung-liste/
Tipps zu Listenmails: https://wiki.documentfoundation.org/Netiquette/de
Listenarchiv: https://listarchives.libreoffice.org/de/users/
Datenschutzerklärung: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.