From 699f7c8698eb66224a63cfb22cdc40e214245e88 Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Fri, 24 Apr 2020 13:59:17 +0300 Subject: [PATCH] Renamed function pages, added pages for FINDB, LEFTB, LENB, MIDB, REPLACEB, RIGHTB, SEARCHB --- .../{ceilingmath.htm => ceiling-math.htm} | 0 ...ceilingprecise.htm => ceiling-precise.htm} | 0 .../{error.type.htm => error-type.htm} | 0 .../resources/help/de/Functions/findb.htm | 41 +++++++++++++++++ .../{floormath.htm => floor-math.htm} | 0 .../{floorprecise.htm => floor-precise.htm} | 0 .../{isoceiling.htm => iso-ceiling.htm} | 0 .../resources/help/de/Functions/leftb.htm | 38 ++++++++++++++++ .../main/resources/help/de/Functions/lenb.htm | 35 +++++++++++++++ .../main/resources/help/de/Functions/midb.htm | 39 ++++++++++++++++ .../resources/help/de/Functions/replaceb.htm | 41 +++++++++++++++++ .../resources/help/de/Functions/rightb.htm | 38 ++++++++++++++++ .../resources/help/de/Functions/searchb.htm | 41 +++++++++++++++++ .../de/UsageInstructions/InsertFunction.htm | 4 +- .../{ceilingmath.htm => ceiling-math.htm} | 0 ...ceilingprecise.htm => ceiling-precise.htm} | 0 .../{error.type.htm => error-type.htm} | 0 .../resources/help/en/Functions/findb.htm | 45 +++++++++++++++++++ .../{floormath.htm => floor-math.htm} | 0 .../{floorprecise.htm => floor-precise.htm} | 0 .../{isoceiling.htm => iso-ceiling.htm} | 0 .../resources/help/en/Functions/leftb.htm | 41 +++++++++++++++++ .../main/resources/help/en/Functions/lenb.htm | 39 ++++++++++++++++ .../main/resources/help/en/Functions/midb.htm | 42 +++++++++++++++++ .../resources/help/en/Functions/replaceb.htm | 45 +++++++++++++++++++ .../resources/help/en/Functions/rightb.htm | 41 +++++++++++++++++ .../resources/help/en/Functions/searchb.htm | 45 +++++++++++++++++++ .../en/UsageInstructions/InsertFunction.htm | 4 +- .../{ceilingmath.htm => ceiling-math.htm} | 0 ...ceilingprecise.htm => ceiling-precise.htm} | 0 .../{error.type.htm => error-type.htm} | 0 .../resources/help/es/Functions/findb.htm | 41 +++++++++++++++++ .../{floormath.htm => floor-math.htm} | 0 .../{floorprecise.htm => floor-precise.htm} | 0 .../{isoceiling.htm => iso-ceiling.htm} | 0 .../resources/help/es/Functions/leftb.htm | 38 ++++++++++++++++ .../main/resources/help/es/Functions/lenb.htm | 35 +++++++++++++++ .../main/resources/help/es/Functions/midb.htm | 39 ++++++++++++++++ .../resources/help/es/Functions/replaceb.htm | 41 +++++++++++++++++ .../resources/help/es/Functions/rightb.htm | 38 ++++++++++++++++ .../resources/help/es/Functions/searchb.htm | 41 +++++++++++++++++ .../es/UsageInstructions/InsertFunction.htm | 4 +- .../{ceilingmath.htm => ceiling-math.htm} | 0 ...ceilingprecise.htm => ceiling-precise.htm} | 0 .../{error.type.htm => error-type.htm} | 0 .../resources/help/fr/Functions/findb.htm | 41 +++++++++++++++++ .../{floormath.htm => floor-math.htm} | 0 .../{floorprecise.htm => floor-precise.htm} | 0 .../{isoceiling.htm => iso-ceiling.htm} | 0 .../resources/help/fr/Functions/leftb.htm | 38 ++++++++++++++++ .../main/resources/help/fr/Functions/lenb.htm | 35 +++++++++++++++ .../main/resources/help/fr/Functions/midb.htm | 39 ++++++++++++++++ .../resources/help/fr/Functions/replaceb.htm | 41 +++++++++++++++++ .../resources/help/fr/Functions/rightb.htm | 38 ++++++++++++++++ .../resources/help/fr/Functions/searchb.htm | 41 +++++++++++++++++ .../fr/UsageInstructions/InsertFunction.htm | 4 +- .../{error.type.htm => error-type.htm} | 0 .../resources/help/it_/Functions/findb.htm | 40 +++++++++++++++++ .../resources/help/it_/Functions/leftb.htm | 36 +++++++++++++++ .../resources/help/it_/Functions/lenb.htm | 34 ++++++++++++++ .../resources/help/it_/Functions/midb.htm | 37 +++++++++++++++ .../resources/help/it_/Functions/replaceb.htm | 40 +++++++++++++++++ .../resources/help/it_/Functions/rightb.htm | 36 +++++++++++++++ .../resources/help/it_/Functions/searchb.htm | 40 +++++++++++++++++ .../it_/UsageInstructions/InsertFunction.htm | 2 +- .../{ceilingmath.htm => ceiling-math.htm} | 0 ...ceilingprecise.htm => ceiling-precise.htm} | 0 .../{error.type.htm => error-type.htm} | 0 .../resources/help/ru/Functions/findb.htm | 45 +++++++++++++++++++ .../{floormath.htm => floor-math.htm} | 0 .../{floorprecise.htm => floor-precise.htm} | 0 .../{isoceiling.htm => iso-ceiling.htm} | 0 .../resources/help/ru/Functions/leftb.htm | 41 +++++++++++++++++ .../main/resources/help/ru/Functions/lenb.htm | 39 ++++++++++++++++ .../main/resources/help/ru/Functions/midb.htm | 42 +++++++++++++++++ .../resources/help/ru/Functions/replaceb.htm | 45 +++++++++++++++++++ .../resources/help/ru/Functions/rightb.htm | 41 +++++++++++++++++ .../resources/help/ru/Functions/searchb.htm | 45 +++++++++++++++++++ .../ru/UsageInstructions/InsertFunction.htm | 4 +- 79 files changed, 1689 insertions(+), 11 deletions(-) rename apps/spreadsheeteditor/main/resources/help/de/Functions/{ceilingmath.htm => ceiling-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/de/Functions/{ceilingprecise.htm => ceiling-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/de/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/findb.htm rename apps/spreadsheeteditor/main/resources/help/de/Functions/{floormath.htm => floor-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/de/Functions/{floorprecise.htm => floor-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/de/Functions/{isoceiling.htm => iso-ceiling.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/de/Functions/searchb.htm rename apps/spreadsheeteditor/main/resources/help/en/Functions/{ceilingmath.htm => ceiling-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/en/Functions/{ceilingprecise.htm => ceiling-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/en/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/findb.htm rename apps/spreadsheeteditor/main/resources/help/en/Functions/{floormath.htm => floor-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/en/Functions/{floorprecise.htm => floor-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/en/Functions/{isoceiling.htm => iso-ceiling.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/en/Functions/searchb.htm rename apps/spreadsheeteditor/main/resources/help/es/Functions/{ceilingmath.htm => ceiling-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/es/Functions/{ceilingprecise.htm => ceiling-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/es/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/findb.htm rename apps/spreadsheeteditor/main/resources/help/es/Functions/{floormath.htm => floor-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/es/Functions/{floorprecise.htm => floor-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/es/Functions/{isoceiling.htm => iso-ceiling.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/es/Functions/searchb.htm rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{ceilingmath.htm => ceiling-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{ceilingprecise.htm => ceiling-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/findb.htm rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{floormath.htm => floor-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{floorprecise.htm => floor-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/fr/Functions/{isoceiling.htm => iso-ceiling.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/fr/Functions/searchb.htm rename apps/spreadsheeteditor/main/resources/help/it_/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/findb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/it_/Functions/searchb.htm rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{ceilingmath.htm => ceiling-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{ceilingprecise.htm => ceiling-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{error.type.htm => error-type.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/findb.htm rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{floormath.htm => floor-math.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{floorprecise.htm => floor-precise.htm} (100%) rename apps/spreadsheeteditor/main/resources/help/ru/Functions/{isoceiling.htm => iso-ceiling.htm} (100%) create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/leftb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/lenb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/midb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/replaceb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/rightb.htm create mode 100644 apps/spreadsheeteditor/main/resources/help/ru/Functions/searchb.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/ceilingmath.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/ceiling-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/ceilingmath.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/ceiling-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/ceilingprecise.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/ceiling-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/ceilingprecise.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/ceiling-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/findb.htm new file mode 100644 index 000000000..e366b8ee7 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/findb.htm @@ -0,0 +1,41 @@ + + + + FINDEN/FINDENB-Funktion + + + + + + + +
+
+ +
+

FINDEN/FINDENB-Funktion

+

Die Funktionen FINDEN/FINDENB gehört zur Gruppe der Text- und Datenfunktionen. Sie sucht einen in einem anderen Textwert enthaltenen Textwert. Die Funktion FINDEN ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während FINDENB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktion FINDEN/FINDENB ist:

+

FINDEN(Suchtext;Text;[Erstes_Zeichen])

+

FINDENB(Suchtext;Text;[Erstes_Zeichen])

+

Dabei gilt:

+

Suchtext gibt den Text an, den Sie suchen.

+

Text ist der Text, der den Text enthält, den Sie suchen möchten.

+

Erstes_Zeichen gibt an, bei welchem Zeichen die Suche begonnen werden soll. Das Argument Erstes_Zeichen ist optional. Fehlt das Argument beginnt die Funktion mit dem ersten Zeichen des Textes.

+

Die Werte können manuell eingegeben werden oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Hinweis: Liegen keine Übereinstimmungen vor, geben die Funktionen FINDEN und FINDENB den Fehlerwert #WERT! zurück.

+

Anwendung der Funktionen FINDEN/FINDENB:

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Klicken Sie auf die Funktion FINDEN oder FINDENB:
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.

    Hinweis: die Funktionen FINDEN/FINDENB unterscheiden zwischen Groß- und Kleinbuchstaben.

    +
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

FINDEN/FINDENB-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/floormath.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/floor-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/floormath.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/floor-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/floorprecise.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/floor-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/floorprecise.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/floor-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/isoceiling.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/iso-ceiling.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/de/Functions/isoceiling.htm rename to apps/spreadsheeteditor/main/resources/help/de/Functions/iso-ceiling.htm diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/leftb.htm new file mode 100644 index 000000000..599416160 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/leftb.htm @@ -0,0 +1,38 @@ + + + + LINKS/LINKSB-Funktion + + + + + + + +
+
+ +
+

LINKS/LINKSB-Funktion

+

Die Funktionen LINKS/LINKSB gehören zur Gruppe der Text- und Datenfunktionen. Sie gibt auf der Grundlage der Anzahl von Zeichen/Bytes, die Sie angeben, das oder die erste(n) Zeichen in einer Textzeichenfolge zurück. Die Funktion LINKS ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während LINKS für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktionen LINKS/LINKSB ist:

+

LINKS(Text;[Anzahl_Zeichen])

+

LINKSB(Text;[Anzahl_Bytes])

+

Dabei gilt:

+

Text ist die Zeichenfolge mit den Zeichen, die Sie extrahieren möchten.

+

Anzahl_Zeichen gibt die Anzahl der Zeichen an, die von der Funktion extrahiert werden sollen. Dieses Argument ist optional. Fehlt das Argument, wird es als 1 angenommen.

+

Die Daten können manuell eingegeben werden oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Anwendung der Funktion LINKS/LINKSB.

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Anwendung der Funktion LINKS/LINKSB.
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

LINKS/LINKSB-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/lenb.htm new file mode 100644 index 000000000..28537850a --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/lenb.htm @@ -0,0 +1,35 @@ + + + + LÄNGE/LÄNGEB-Funktion + + + + + + + +
+
+ +
+

LÄNGE/LÄNGEB-Funktion

+

Die Funktion LÄNGE/LÄNGEB gehört zur Gruppe der Text- und Datenfunktionen. Sie wird verwendet, um die angegebene Zeichenfolge zu analysieren und die Anzahl der enthaltenen Zeichen/Bytes zurückzugeben. Die Funktion LÄNGE ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während LÄNGEB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktion LÄNGE/LÄNGEB ist:

+

LÄNGE(Text)

+

LÄNGEB(Text)

+

Text ist der Text, dessen Länge Sie ermitteln möchten. Leerzeichen zählen als Zeichen.

+

Anwendung der Funktionen LÄNGE/LÄNGEB:

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Klicken Sie auf die gewünschte Funktion LÄNGE bzw. LÄNGEB:
  8. +
  9. Geben Sie das erforderliche Argument ein.
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

LÄNGE/LÄNGEB-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/midb.htm new file mode 100644 index 000000000..653dc01f5 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/midb.htm @@ -0,0 +1,39 @@ + + + + TEIL/TEILB-Funktion + + + + + + + +
+
+ +
+

TEIL/TEILB-Funktion

+

Die Funktionen TEIL/TEILB gehören zur Gruppe der Text- und Datenfunktionen. Sie gibt auf der Grundlage der angegebenen Anzahl von Zeichen/Bytes eine bestimmte Anzahl von Zeichen einer Zeichenfolge ab der von Ihnen angegebenen Position zurück. Die Funktion TEIL ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während TEILB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktion TEIL/TEILB ist:

+

TEIL(Text;Erstes_Zeichen;Anzahl_Zeichen)

+

TEILB(Text;Erstes_Zeichen;Anzahl_Byte)

+

Dabei gilt:

+

Text ist die Zeichenfolge mit den Zeichen, die Sie extrahieren möchten.

+

Erstes_Zeichen ist die Position des ersten Zeichens, das Sie aus dem Text extrahieren möchten.

+

Anzahl_Zeichen gibt die Anzahl der Zeichen an, die von der Funktion extrahiert werden sollen.

+

Die Daten können manuell eingegeben werden oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Anwendung der Funktion TEIL/TEILB.

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Anwendung der Funktion TEIL/TEILB.
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

TEIL/TEILB-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/replaceb.htm new file mode 100644 index 000000000..f2cd9d272 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/replaceb.htm @@ -0,0 +1,41 @@ + + + + ERSETZEN/ERSETZENB-Funktion + + + + + + + +
+
+ +
+

ERSETZEN/ERSETZENB-Funktion

+

Die Funktionen ERSETZEN/ERSETZENB gehören zur Gruppe der Text- und Datenfunktionen. Sie ersetzt eine Zeichenfolge, basierend auf der Anzahl der Zeichen und der angegebenen Startposition, durch eine neue Zeichengruppe. Die Funktion ERSETZEN ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während ERSETZENB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktionen ERSETZEN/ERSETZENB ist:

+

ERSETZEN(Alter_Text;Erstes_Zeichen;Anzahl_Zeichen;Neuer_Text)

+

ERSETZENB(Alter_Text;Erstes_Zeichen;Anzahl_Zeichen;Neuer_Text)

+

Dabei gilt:

+

Alter_Text ist der Text, in dem Sie eine Anzahl von Zeichen ersetzen möchten.

+

Erstes_Zeichen ist die Position des Zeichens, an der mit dem Ersetzen begonnen werden soll.

+

Anzahl_Zeichen ist die Anzahl der Zeichen in die ersetzt werden sollen.

+

Neuer_Text ist der Ersatztext.

+

Die Argumente werden manuell eingegeben oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Anwendung der Funktionen ERSETZEN/ERSETZENB:

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Klicken Sie auf die gewünschte Funktion ERSETZEN oder ERSETZENB.
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.

    Hinweis: die Funktionen ERSETZEN/ERSETZENB unterscheiden zwischen Groß- und Kleinbuchstaben.

    +
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

REPLACE Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/rightb.htm new file mode 100644 index 000000000..54efaa31d --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/rightb.htm @@ -0,0 +1,38 @@ + + + + RECHTS/RECHTSB-Funktion + + + + + + + +
+
+ +
+

RECHTS/RECHTSB-Funktion

+

Die Funktionen RECHTS, RECHTSB gehören zur Gruppe der Text- und Datenfunktionen. Sie extrahieren eine Teilzeichenfolge aus einer Zeichenfolge, beginnend mit dem Zeichen ganz rechts, basierend auf der angegebenen Anzahl von Zeichen. Die Funktion RECHTS ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während RECHTSB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktionen RECHTS, RECHTSB ist:

+

RECHTS(Text;[Anzahl_Zeichen])

+

RECHTSB(Text;[Anzahl_Zeichen])

+

Dabei gilt:

+

Text ist die Zeichenfolge mit den Zeichen, die Sie extrahieren möchten.

+

Anzahl_Zeichen gibt die Anzahl der Zeichen an, die von der Funktion extrahiert werden sollen. Dieses Argument ist optional. Wird an dieser Stelle kein Argument eingegeben, wird es als 1 angenommen.

+

Die Daten können manuell eingegeben werden oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Anwendung der Funktionen RECHTS, RECHTSB:

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Klicken Sie auf die gewünschte Funktion RECHTS oder RECHTSB.
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

RECHTS/RECHTSB-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/de/Functions/searchb.htm new file mode 100644 index 000000000..7a5c411a9 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/de/Functions/searchb.htm @@ -0,0 +1,41 @@ + + + + SUCHEN/SUCHENB-Funktion + + + + + + + +
+
+ +
+

SUCHEN/SUCHENB-Funktion

+

Die Funktionen SUCHEN/SUCHENB gehören zur Gruppe der Text- und Datenfunktionen. Sie werden verwendet, um einen in einem anderen Textwert enthaltenen Textwert (Groß-/Kleinschreibung wird nicht beachtet) zu suchen. Die Funktion SUCHEN ist für Sprachen gedacht, die den Single-Byte-Zeichensatz (SBCS) verwenden, während SUCHENB für Sprachen verwendet wird, die den Doppelbyte-Zeichensatz (DBCS) verwenden, wie Japanisch, Chinesisch, Koreanisch usw.

+

Die Formelsyntax der Funktion SUCHEN/SUCHENB ist:

+

SUCHEN(Suchtext;Text;[Erstes_Zeichen])

+

SUCHENB(Suchtext;Text;[Erstes_Zeichen])

+

Dabei gilt:

+

Suchtext ist der gesuchte Text.

+

Text ist der Text indem nach dem Argument Suchtext gesucht werden soll.

+

Erstes Zeichen ist die Nummer des Zeichens im Argument Text, ab der die Suche durchgeführt werde soll. Dieses Argument ist optional. Fehlt das Argument Erstes_Zeichen, wird es als 1 angenommen und die Funktion startet die Suche am Anfang von Text.

+

Die Argumente werden manuell eingegeben oder sind in die Zelle eingeschlossen, auf die Sie Bezug nehmen.

+

Hinweis: Wird der in Suchtext angegebene Wert nicht gefunden, gibt die Funktion den Fehlerwert #WERT! zurück.

+

Anwendung der Funktion SUCHEN/SUCHENB:

+
    +
  1. Wählen Sie die gewünschte Zelle für die Ergebnisanzeige aus.
  2. +
  3. Klicken Sie auf das Symbol Funktion einfügen Funktion einfügen auf der oberen Symbolleiste
    oder klicken Sie mit der rechten Maustaste in die gewünschte Zelle und wählen Sie die Option Funktion einfügen aus dem Kontextenü aus
    oder klicken Sie auf das Symbol Funktion auf der Formelleiste.
  4. +
  5. Wählen Sie die Funktionsgruppe Text und Daten aus der Liste aus.
  6. +
  7. Klicken Sie auf die Funktion SUCHEN/SUCHENB.
  8. +
  9. Geben Sie die erforderlichen Argumente ein und trennen Sie diese durch Kommas.

    Hinweis: die Funktionen SUCHEN und SUCHENB unterscheiden NICHT zwischen Groß- und Kleinschreibung.

    +
  10. +
  11. Drücken Sie die Eingabetaste.
  12. +
+

Das Ergebnis wird in der gewählten Zelle angezeigt.

+

SUCHEN-Funktion

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/de/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/de/UsageInstructions/InsertFunction.htm index 03c280f11..e2057e6b1 100644 --- a/apps/spreadsheeteditor/main/resources/help/de/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/de/UsageInstructions/InsertFunction.htm @@ -52,7 +52,7 @@ Mathematische und trigonometrische Funktionen Werden genutzt, um grundlegende mathematische und trigonometrische Operationen durchzuführen: Addition, Multiplikation, Division, Runden usw. - ABS; ARCCOS; ARCCOSHYP; ARCCOT; ARCCOTHYP; AGGREGAT; ARABISCH; ARCSIN; ARCSINHYP; ARCTAN; ARCTAN2; ARCTANHYP; BASIS; OBERGRENZE; OBERGRENZE.MATHEMATIK; OBERGRENZE.GENAU; KOMBINATIONEN; KOMBINATIONEN2; COS; COSHYP; COT; COTHYP; COSEC; COSECHYP; DEZIMAL; GRAD; ECMA.OBERGRENZE; GERADE; EXP; FAKULTÄT; ZWEIFAKULTÄT; UNTERGRENZE; UNTERGRENZE.GENAU; UNTERGRENZE.MATHEMATIK; GGT; GANZZAHL; ISO.OBERGRENZE; KGV; LN; LOG; LOG10; MDET; MINV; MMULT; REST; VRUNDEN; POLYNOMIAL; UNGERADE; PI; POTENZ; PRODUKT; QUOTIENT; BOGENMASS; ZUFALLSZAHL; ZUFALLSBEREICH; RÖMISCH; RUNDEN; ABRUNDEN; AUFRUNDEN; SEC; SECHYP; POTENZREIHE; VORZEICHEN; SIN; SINHYP; WURZEL; WURZELPI; TEILERGEBNIS; SUMME; SUMMEWENN; SUMMEWENNS; SUMMENPRODUKT; QUADRATESUMME; SUMMEX2MY2; SUMMEX2PY2; SUMMEXMY2; TAN; TANHYP; KÜRZEN + ABS; ARCCOS; ARCCOSHYP; ARCCOT; ARCCOTHYP; AGGREGAT; ARABISCH; ARCSIN; ARCSINHYP; ARCTAN; ARCTAN2; ARCTANHYP; BASIS; OBERGRENZE; OBERGRENZE.MATHEMATIK; OBERGRENZE.GENAU; KOMBINATIONEN; KOMBINATIONEN2; COS; COSHYP; COT; COTHYP; COSEC; COSECHYP; DEZIMAL; GRAD; ECMA.OBERGRENZE; GERADE; EXP; FAKULTÄT; ZWEIFAKULTÄT; UNTERGRENZE; UNTERGRENZE.GENAU; UNTERGRENZE.MATHEMATIK; GGT; GANZZAHL; ISO.OBERGRENZE; KGV; LN; LOG; LOG10; MDET; MINV; MMULT; REST; VRUNDEN; POLYNOMIAL; UNGERADE; PI; POTENZ; PRODUKT; QUOTIENT; BOGENMASS; ZUFALLSZAHL; ZUFALLSBEREICH; RÖMISCH; RUNDEN; ABRUNDEN; AUFRUNDEN; SEC; SECHYP; POTENZREIHE; VORZEICHEN; SIN; SINHYP; WURZEL; WURZELPI; TEILERGEBNIS; SUMME; SUMMEWENN; SUMMEWENNS; SUMMENPRODUKT; QUADRATESUMME; SUMMEX2MY2; SUMMEX2PY2; SUMMEXMY2; TAN; TANHYP; KÜRZEN Datums- und Uhrzeitfunktionen @@ -82,7 +82,7 @@ Informationsfunktionen Werden verwendet, um Ihnen Informationen über die Daten in der ausgewählten Zelle oder einem Bereich von Zellen zu geben. - FEHLER.TYP; ISTLEER; ISTFEHL; ISTFEHLER; ISTGERADE; ISTFORMEL; ISTLOG; ISTNV; ISTKTEXT; ISTZAHL; ISTUNGERADE; ISTBEZUG; ISTTEXT; N; NV; BLATT; BLÄTTER; TYP + FEHLER.TYP; ISTLEER; ISTFEHL; ISTFEHLER; ISTGERADE; ISTFORMEL; ISTLOG; ISTNV; ISTKTEXT; ISTZAHL; ISTUNGERADE; ISTBEZUG; ISTTEXT; N; NV; BLATT; BLÄTTER; TYP Logische Funktionen diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/ceilingmath.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/ceiling-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/ceilingmath.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/ceiling-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/ceilingprecise.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/ceiling-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/ceilingprecise.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/ceiling-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/findb.htm new file mode 100644 index 000000000..f90927d9c --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/findb.htm @@ -0,0 +1,45 @@ + + + + FIND/FINDB Function + + + + + + + +
+
+ +
+

FIND/FINDB Function

+

The FIND/FINDB function is one of the text and data functions. Is used to find the specified substring (string-1) within a string (string-2). The FIND function is intended for languages that use the single-byte character set (SBCS), while FINDB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The FIND/FINDB function syntax is:

+

FIND(string-1, string-2 [,start-pos])

+

FINDB(string-1, string-2 [,start-pos])

+

where

+

string-1 is a string you are looking for,

+

string-2 is a string you are searching within,

+

start-pos is a position in a string where the search will start. It is an optional argument. If it is omitted, the funcion will start search from the beginning of the string.

+

The values can be entered manually or included into the cell you make reference to.

+

Note: if there are no matches, the function will return the #VALUE! error.

+

To apply the FIND/FINDB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the FIND/FINDB function,
  8. +
  9. enter the required arguments separating them by comma, +

    Note: the FIND/FINDB function is case-sensitive.

    +
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

FIND/FINDB Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/floormath.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/floor-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/floormath.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/floor-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/floorprecise.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/floor-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/floorprecise.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/floor-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/isoceiling.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/iso-ceiling.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/en/Functions/isoceiling.htm rename to apps/spreadsheeteditor/main/resources/help/en/Functions/iso-ceiling.htm diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/leftb.htm new file mode 100644 index 000000000..a4c41fe38 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/leftb.htm @@ -0,0 +1,41 @@ + + + + LEFT/LEFTB Function + + + + + + + +
+
+ +
+

LEFT/LEFTB Function

+

The LEFT/LEFTB function is one of the text and data functions. Is used to extract the substring from the specified string starting from the left character. The LEFT function is intended for languages that use the single-byte character set (SBCS), while LEFTB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The LEFT/LEFTB function syntax is:

+

LEFT(string [, number-chars])

+

LEFTB(string [, number-chars])

+

where

+

string is a string you need to extract the substring from,

+

number-chars is a number of the substring characters. It is an optional argument. If it is omitted, the function will assume it to be 1.

+

The data can be entered manually or included into the cells you make reference to.

+

To apply the LEFT/LEFTB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the LEFT/LEFTB function,
  8. +
  9. enter the required arguments separating them by comma,
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

LEFT/LEFTB Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/lenb.htm new file mode 100644 index 000000000..0b6da3165 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/lenb.htm @@ -0,0 +1,39 @@ + + + + LEN/LENB Function + + + + + + + +
+
+ +
+

LEN/LENB Function

+

The LEN/LENB function is one of the text and data functions. Is used to analyse the specified string and return the number of characters it contains. The LEN function is intended for languages that use the single-byte character set (SBCS), while LENB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The LEN/LENB function syntax is:

+

LEN(string)

+

LENB(string)

+

where string is a data entered manually or included into the cell you make reference to.

+

To apply the LEN/LENB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the LEN/LENB function,
  8. +
  9. enter the required argument, +
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

LEN/LENB Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/midb.htm new file mode 100644 index 000000000..ca54e39b3 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/midb.htm @@ -0,0 +1,42 @@ + + + + MID/MIDB Function + + + + + + + +
+
+ +
+

MID/MIDB Function

+

The MID/MIDB function is one of the text and data functions. Is used to extract the characters from the specified string starting from any position. The MID function is intended for languages that use the single-byte character set (SBCS), while MIDB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The MID/MIDB function syntax is:

+

MID(string, start-pos, number-chars)

+

MIDB(string, start-pos, number-chars)

+

where

+

string is a string you need to extract the characters from.

+

start-pos is a position you need to start extracting from.

+

number-chars is a number of the characters you need to extract.

+

The data can be entered manually or included into the cells you make reference to.

+

To apply the MID/MIDB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the MID/MIDB function,
  8. +
  9. enter the required arguments separating them by comma,
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

MID/MIDB Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/replaceb.htm new file mode 100644 index 000000000..cec255d7b --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/replaceb.htm @@ -0,0 +1,45 @@ + + + + REPLACE/REPLACEB Function + + + + + + + +
+
+ +
+

REPLACE/REPLACEB Function

+

The REPLACE/REPLACEB function is one of the text and data functions. Is used to replace a set of characters, based on the number of characters and the start position you specify, with a new set of characters. The REPLACE function is intended for languages that use the single-byte character set (SBCS), while REPLACEB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The REPLACE/REPLACEB function syntax is:

+

REPLACE(string-1, start-pos, number-chars, string-2)

+

REPLACEB(string-1, start-pos, number-chars, string-2)

+

where

+

string-1 is the original text to be replaced.

+

start-pos is the beginning of the set to be replaced.

+

number-chars is the number of characters to be replaced.

+

string-2 is the new text.

+

The values can be entered manually or included into the cells you make reference to.

+

To apply the REPLACE/REPLACEB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the REPLACE/REPLACEB function,
  8. +
  9. enter the required arguments separating them by comma, +

    Note: the REPLACE function is case-sensitive.

    +
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

REPLACE Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/rightb.htm new file mode 100644 index 000000000..e9b53880f --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/rightb.htm @@ -0,0 +1,41 @@ + + + + RIGHT/RIGHTB Function + + + + + + + +
+
+ +
+

RIGHT/RIGHTB Function

+

The RIGHT/RIGHTB function is one of the text and data functions. Is used to extract a substring from a string starting from the right-most character, based on the specified number of characters. The RIGHT function is intended for languages that use the single-byte character set (SBCS), while RIGHTB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The RIGHT/RIGHTB function syntax is:

+

RIGHT(string [, number-chars])

+

RIGHTB(string [, number-chars])

+

where

+

string is a string you need to extract the substring from,

+

number-chars is a number of the substring characters. It is an optional argument. If it is omitted, the funcion will assume it to be 1.

+

The data can be entered manually or included into the cells you make reference to.

+

To apply the RIGHT/RIGHTB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the RIGHT/RIGHTB function,
  8. +
  9. enter the required arguments separating them by comma,
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

RIGHT Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/en/Functions/searchb.htm new file mode 100644 index 000000000..f7eb04448 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/en/Functions/searchb.htm @@ -0,0 +1,45 @@ + + + + SEARCH/SEARCHB Function + + + + + + + +
+
+ +
+

SEARCH/SEARCHB Function

+

The SEARCH/SEARCHB function is one of the text and data functions. Is used to return the location of the specified substring in a string. The SEARCH function is intended for languages that use the single-byte character set (SBCS), while SEARCHB - for languages that use the double-byte character set (DBCS) like Japanese, Chinese, Korean etc.

+

The SEARCH/SEARCHB function syntax is:

+

SEARCH(string-1, string-2 [,start-pos])

+

SEARCHB(string-1, string-2 [,start-pos])

+

where

+

string-1 is the substring to find.

+

string-2 is the string to search within.

+

start-pos is the position to start searching from. It is an optional argument. If it is omitted, the function will perform the search from the beginning of string-2.

+

The data can be entered manually or included into the cells you make reference to.

+

Note: if the function does not find the matches, it will return a #VALUE! error.

+

To apply the SEARCH/SEARCHB function,

+
    +
  1. select the cell where you wish to display the result,
  2. +
  3. click the Insert function Insert function icon icon situated at the top toolbar, +
    or right-click within a selected cell and select the Insert Function option from the menu, +
    or click the Function icon icon situated at the formula bar, +
  4. +
  5. select the Text and data function group from the list,
  6. +
  7. click the SEARCH/SEARCHB function,
  8. +
  9. enter the required arguments separating them by comma, +

    Note: the SEARCH/SEARCHB function is NOT case-sensitive.

    +
  10. +
  11. press the Enter button.
  12. +
+

The result will be displayed in the selected cell.

+

SEARCH Function

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/en/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/en/UsageInstructions/InsertFunction.htm index 901d0d4a1..cf180a192 100644 --- a/apps/spreadsheeteditor/main/resources/help/en/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/en/UsageInstructions/InsertFunction.htm @@ -92,7 +92,7 @@ Math and Trigonometry Functions Are used to perform basic math and trigonometry operations such as adding, multiplying, dividing, rounding, etc. - ABS; ACOS; ACOSH; ACOT; ACOTH; AGGREGATE; ARABIC; ASIN; ASINH; ATAN; ATAN2; ATANH; BASE; CEILING; CEILING.MATH; CEILING.PRECISE; COMBIN; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; DECIMAL; DEGREES; ECMA.CEILING; EVEN; EXP; FACT; FACTDOUBLE; FLOOR; FLOOR.PRECISE; FLOOR.MATH; GCD; INT; ISO.CEILING; LCM; LN; LOG; LOG10; MDETERM; MINVERSE; MMULT; MOD; MROUND; MULTINOMIAL; ODD; PI; POWER; PRODUCT; QUOTIENT; RADIANS; RAND; RANDBETWEEN; ROMAN; ROUND; ROUNDDOWN; ROUNDUP; SEC; SECH; SERIESSUM; SIGN; SIN; SINH; SQRT; SQRTPI; SUBTOTAL; SUM; SUMIF; SUMIFS; SUMPRODUCT; SUMSQ; SUMX2MY2; SUMX2PY2; SUMXMY2; TAN; TANH; TRUNC + ABS; ACOS; ACOSH; ACOT; ACOTH; AGGREGATE; ARABIC; ASIN; ASINH; ATAN; ATAN2; ATANH; BASE; CEILING; CEILING.MATH; CEILING.PRECISE; COMBIN; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; DECIMAL; DEGREES; ECMA.CEILING; EVEN; EXP; FACT; FACTDOUBLE; FLOOR; FLOOR.PRECISE; FLOOR.MATH; GCD; INT; ISO.CEILING; LCM; LN; LOG; LOG10; MDETERM; MINVERSE; MMULT; MOD; MROUND; MULTINOMIAL; ODD; PI; POWER; PRODUCT; QUOTIENT; RADIANS; RAND; RANDBETWEEN; ROMAN; ROUND; ROUNDDOWN; ROUNDUP; SEC; SECH; SERIESSUM; SIGN; SIN; SINH; SQRT; SQRTPI; SUBTOTAL; SUM; SUMIF; SUMIFS; SUMPRODUCT; SUMSQ; SUMX2MY2; SUMX2PY2; SUMXMY2; TAN; TANH; TRUNC Date and Time Functions @@ -122,7 +122,7 @@ Information Functions Are used to give you the information about the data in the selected cell or a range of cells. - ERROR.TYPE; ISBLANK; ISERR; ISERROR; ISEVEN; ISFORMULA; ISLOGICAL; ISNA; ISNONTEXT; ISNUMBER; ISODD; ISREF; ISTEXT; N; NA; SHEET; SHEETS; TYPE + ERROR.TYPE; ISBLANK; ISERR; ISERROR; ISEVEN; ISFORMULA; ISLOGICAL; ISNA; ISNONTEXT; ISNUMBER; ISODD; ISREF; ISTEXT; N; NA; SHEET; SHEETS; TYPE Logical Functions diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/ceilingmath.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/ceiling-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/ceilingmath.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/ceiling-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/ceilingprecise.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/ceiling-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/ceilingprecise.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/ceiling-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/findb.htm new file mode 100644 index 000000000..3f081829a --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/findb.htm @@ -0,0 +1,41 @@ + + + + Función ENCONTRAR/ENCONTRARB + + + + + + + +
+
+ +
+

Función ENCONTRAR/ENCONTRARB

+

La función ENCONTRAR/ENCONTRARB es una función de texto y datos. Se usa para encontrar la subcadena especificada (cadena-1) dentro de una cadena (cadena-2). La función ENCONTRAR está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función ENCONTRARB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función ENCONTRAR/ENCONTRARB es:

+

ENCONTRAR(cadena-1, cadena-2 [,posición-inicio])

+

ENCONTRARB(cadena-1, cadena-2 [,posición-inicio])

+

donde

+

cadena-1 es la cadena que usted está buscando,

+

cadena-2 es la cadena dentro de la que se realiza la búsqueda,

+

posición-inicio es la posición en una cadena donde se inicia la búsqueda. Es un argumento opcional. Si se omite, se iniciará la búsqueda desde el principio de la cadena.

+

Los datos pueden ser introducidos manualmente o incluidos en las celdas a las que usted hace referencia.

+

Nota: si no se encuentran coincidencias, la función devolverá el valor de error #VALOR!.

+

Para aplicar la función ENCONTRAR/ENCONTRARB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función ENCONTRAR/ENCONTRARB,
  8. +
  9. introduzca los argumentos correspondientes separados por comas,

    Nota: la función ENCONTRAR/ENCONTRARB es sensible a mayúscula y minúscula.

    +
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función ENCONTRAR/ENCONTRARB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/floormath.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/floor-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/floormath.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/floor-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/floorprecise.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/floor-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/floorprecise.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/floor-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/isoceiling.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/iso-ceiling.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/es/Functions/isoceiling.htm rename to apps/spreadsheeteditor/main/resources/help/es/Functions/iso-ceiling.htm diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/leftb.htm new file mode 100644 index 000000000..705f17df0 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/leftb.htm @@ -0,0 +1,38 @@ + + + + Función IZQUIERDA/IZQUIERDAB + + + + + + + +
+
+ +
+

Función IZQUIERDA/IZQUIERDAB

+

La función IZQUIERDA/IZQUIERDAB es una función de texto y datos. Se usa para extraer una subcadena de la cadena especificada empezando con el carácter izquierdo. La función IZQUIERDA está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función IZQUIERDAB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función IZQUIERDA/IZQUIERDAB es:

+

IZQUIERDA(cadena [, número-caracteres])

+

IZQUIERDAB(cadena [, número-caracteres])

+

donde

+

cadena es una cadena de la que usted necesita extraer la subcadena,

+

número-caracteres es un número de caracteres en la subcadena. Es un argumento opcional. Si se omite, el número será igual a 1.

+

Los datos pueden ser introducidos manualmente o incluidos en las celdas a las que usted hace referencia.

+

Para aplicar la función IZQUIERDA/IZQUIERDAB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función IZQUIERDA/IZQUIERDAB,
  8. +
  9. introduzca los argumentos requeridos separándolos por comas,
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función IZQUIERDA/IZQUIERDAB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/lenb.htm new file mode 100644 index 000000000..379626faf --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/lenb.htm @@ -0,0 +1,35 @@ + + + + Función LARGO/LARGOB + + + + + + + +
+
+ +
+

Función LARGO/LARGOB

+

La función LARGO/LARGOB es una función de texto y datos. Se usa para analizar la cadena especificada y devolver el número de caracteres en ella. La función LARGO está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras LARGOB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función LARGO/LARGOB es:

+

LARGO(cadena)

+

LARGOB(cadena)

+

donde cadena es un dato introducido manualmente o incluido en la celda a la que usted hace referencia.

+

Para aplicar la función LARGO/LARGOB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función LARGO/LARGOB,
  8. +
  9. introduzca un argumento requerido,
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función LARGO/LARGOB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/midb.htm new file mode 100644 index 000000000..78a688a3a --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/midb.htm @@ -0,0 +1,39 @@ + + + + Función EXTRAE/EXTRAEB + + + + + + + +
+
+ +
+

Función EXTRAE/EXTRAEB

+

La función EXTRAE/EXTRAEB es una función de texto y datos. Se usa para extraer los caracteres desde la cadena especificada empezando de cualquiera posición. La función EXTRAE está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función EXTRAEB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La función EXTRAE/EXTRAEB es:

+

EXTRAE(cadena, posición-empiece, número-caracteres)

+

EXTRAEB(cadena, posición-empiece, número-caracteres)

+

donde

+

cadena es la cadena de la que usted necesita extraer los caracteres.

+

posición-empiece es la posición de donde se comienzan a extraerse los caracteres necesarios.

+

número-caracteres es el número de caracteres que usted necesita extraer.

+

Los datos pueden ser introducidos manualmente o incluidos en las celdas a las que usted hace referencia.

+

Para aplicar la función EXTRAE/EXTRAEB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función EXTRAE/EXTRAEB,
  8. +
  9. introduzca los argumentos requeridos separándolos por comas,
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función EXTRAE/EXTRAEB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/replaceb.htm new file mode 100644 index 000000000..68cf9ca9f --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/replaceb.htm @@ -0,0 +1,41 @@ + + + + Función REEMPLAZAR/REEMPLAZARB + + + + + + + +
+
+ +
+

Función REEMPLAZAR/REEMPLAZARB

+

La función REEMPLAZAR/REEMPLAZARB es una función de texto y datos. Se usa para reemplazar el conjunto de caracteres por un conjunto nuevo, tomando en cuenta el número de caracteres y el punto de inicio especificado. La función REEMPLAZAR está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función REEMPLAZARB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función REEMPLAZAR/REEMPLAZARB es:

+

REEMPLAZAR(cadena-1, pos-inicio, número-caracteres, cadena-2)

+

REEMPLAZARB(cadena-1, pos-inicio, número-caracteres, cadena-2)

+

donde

+

cadena-1 es el texto original que debe ser reemplazado.

+

pos-inicio es el punto de inicio del conjunto que debe ser reemplazado.

+

número-caracteres es el número de caracteres para reemplazar.

+

cadena-2 es un texto nuevo.

+

Los valores pueden introducirse manualmente o incluirse en las celdas a las que usted hace referencia.

+

Para aplicar la función REEMPLAZAR/REEMPLAZARB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función REEMPLAZAR/REEMPLAZARB,
  8. +
  9. introduzca los argumentos requeridos separándolos por comas,

    Nota: la función REEMPLAZAR es sensible a mayúsculas y minúsculas.

    +
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función REEMPLAZAR/REEMPLAZARB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/rightb.htm new file mode 100644 index 000000000..c4052c649 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/rightb.htm @@ -0,0 +1,38 @@ + + + + Función DERECHA/DERECHAB + + + + + + + +
+
+ +
+

Función DERECHA/DERECHAB

+

La función DERECHA/DERECHAB es una función de texto y datos. Se usa para extraer una subcadena de una cadena empezando con el carácter más a la derecha, tomando en cuenta el número de caracteres especificado. La función DERECHA está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función DERECHAB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función DERECHA/DERECHAB es:

+

DERECHA(cadena [, número-caracteres])

+

DERECHAB(cadena [, número-caracteres])

+

donde

+

cadena es la cadena de la que usted necesita extraer la subcadena,

+

número-caracteres es un número de caracteres en la subcadena. Es un argumento opcional. Si se omite, el número será igual a 1.

+

Los datos pueden ser introducidos manualmente o incluidos en las celdas a las que usted hace referencia.

+

Para aplicar la función DERECHA/DERECHAB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione el grupo de funciones Texto y datos en la lista,
  6. +
  7. pulse la función DERECHA/DERECHAB,
  8. +
  9. introduzca los argumentos requeridos separándolos por comas,
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función DERECHA/DERECHAB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/es/Functions/searchb.htm new file mode 100644 index 000000000..4a12b1a85 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/es/Functions/searchb.htm @@ -0,0 +1,41 @@ + + + + Función HALLAR/HALLARB + + + + + + + +
+
+ +
+

Función HALLAR/HALLARB

+

La función HALLAR/HALLARB es una función de texto y datos. Se usa para devolver la posición de la subcadena especificada en un cadena. La función HALLAR está destinada para idiomas que usan el conjunto de caracteres de un byte (SBCS), mientras la función HALLARB - para idiomas que usan el conjunto de caracteres de doble byte (DBCS) como japonés, chino, coreano etc.

+

La sintaxis de la función HALLAR/HALLARB es:

+

HALLAR(cadena-1, cadena-2 [,posición-inicio])

+

HALLARB(cadena-1, cadena-2 [,posición-inicio])

+

donde

+

cadena-1 es la subcadena que usted necesita encontrar.

+

cadena-2 es la cadena dentro de la que se realiza la búsqueda.

+

posición-inicio es la posición donde empieza la búsqueda. Es un argumento opcional. Si se omite, se realizará la búsqueda desde el inicio de cadena-2.

+

Los datos pueden ser introducidos manualmente o incluidos en las celdas a las que usted hace referencia.

+

Nota: si no se encuentran coincidencias, la función devolverá un error #VALUE!.

+

Para aplicar la función HALLAR/HALLARB,

+
    +
  1. seleccione la celda donde usted quiere ver el resultado,
  2. +
  3. pulse el icono Insertar función Icono insertar función que se sitúa en la barra de herramientas superior,
    o haga clic derecho en la сelda seleccionada y elija la opción Insertar función en el menú,
    o pulse el icono Icono función que se sitúa en la barra de fórmulas,
  4. +
  5. seleccione grupo de funciones Texto y datos en la lista,
  6. +
  7. haga clic en la función HALLAR/HALLARB,
  8. +
  9. introduzca los argumentos requeridos separándolos por comas,

    Nota: la función HALLAR/HALLARB NO es sensible a mayúsculas y minúsculas.

    +
  10. +
  11. pulse el botón Enter.
  12. +
+

El resultado se mostrará en la celda elegida.

+

Función HALLAR/HALLARB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/es/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/es/UsageInstructions/InsertFunction.htm index e2b303dd0..af58b7b6b 100644 --- a/apps/spreadsheeteditor/main/resources/help/es/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/es/UsageInstructions/InsertFunction.htm @@ -52,7 +52,7 @@ Funciones de matemática y trigonometría Se usan para realizar las operaciones de matemáticas y trigonometría básicas como adición, multiplicación, división, redondeamiento etc. - ABS; ACOS; ACOSH; ACOT; ACOTH; AGREGAR; NUMERO.ARABE; ASENO; ASENOH; ATAN; ATAN2; ATANH; BASE; MULTIPLO.SUPERIOR; MULTIPLO.SUPERIOR.MAT; MULTIPLO.SUPERIOR.EXACTO; COMBINAT; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; CONV.DECIMAL; GRADOS; MULTIPLO.SUPERIOR.ECMA; REDONDEA.PAR; EXP; FACT; FACT.DOBLE; MULTIPLO.INFERIOR; MULTIPLO.INFERIOR.EXACTO; MULTIPLO.INFERIOR.MAT; M.C.D; ENTERO; MULTIPLO.SUPERIOR.ISO; M.C.M; LN; LOG; LOG10; MDETERM; MINVERSA; MMULT; RESIDUO; REDOND.MULT; MULTINOMIAL; REDONDEA.IMPAR; PI; POTENCIA; PRODUCTO; COCIENTE; RADIANES; ALEATORIO; ALEATORIO.ENTRE; NUMERO.ROMANO; REDONDEAR; REDONDEAR.MENOS; REDONDEAR.MAS; SEC; SECH; SUMA.SERIES; SIGNO; SENO; SENOH; RAIZ; RAIZ2PI; SUBTOTALES; SUMA; SUMAR.SI; SUMAR.SI.CONJUNTO; SUMAPRODUCTO; SUMA.CUADRADOS; SUMAX2MENOSY2; SUMAX2MASY2; SUMAXMENOSY2; TAN; TANH; TRUNCAR + ABS; ACOS; ACOSH; ACOT; ACOTH; AGREGAR; NUMERO.ARABE; ASENO; ASENOH; ATAN; ATAN2; ATANH; BASE; MULTIPLO.SUPERIOR; MULTIPLO.SUPERIOR.MAT; MULTIPLO.SUPERIOR.EXACTO; COMBINAT; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; CONV.DECIMAL; GRADOS; MULTIPLO.SUPERIOR.ECMA; REDONDEA.PAR; EXP; FACT; FACT.DOBLE; MULTIPLO.INFERIOR; MULTIPLO.INFERIOR.EXACTO; MULTIPLO.INFERIOR.MAT; M.C.D; ENTERO; MULTIPLO.SUPERIOR.ISO; M.C.M; LN; LOG; LOG10; MDETERM; MINVERSA; MMULT; RESIDUO; REDOND.MULT; MULTINOMIAL; REDONDEA.IMPAR; PI; POTENCIA; PRODUCTO; COCIENTE; RADIANES; ALEATORIO; ALEATORIO.ENTRE; NUMERO.ROMANO; REDONDEAR; REDONDEAR.MENOS; REDONDEAR.MAS; SEC; SECH; SUMA.SERIES; SIGNO; SENO; SENOH; RAIZ; RAIZ2PI; SUBTOTALES; SUMA; SUMAR.SI; SUMAR.SI.CONJUNTO; SUMAPRODUCTO; SUMA.CUADRADOS; SUMAX2MENOSY2; SUMAX2MASY2; SUMAXMENOSY2; TAN; TANH; TRUNCAR Funciones de fecha y hora @@ -82,7 +82,7 @@ Funciones de información Se usan para darle información sobre los datos en la celda seleccionada o en un rango de celdas. - TIPO.DE.ERROR; ESBLANCO; ESERR; ESERROR; ES.PAR; ESFORMULA; ESLOGICO; ESNOD; ESNOTEXTO; ESNUMERO; ES.IMPAR; ESREF; ESTEXTO; N; NOD; HOJA; HOJAS; TIPO + TIPO.DE.ERROR; ESBLANCO; ESERR; ESERROR; ES.PAR; ESFORMULA; ESLOGICO; ESNOD; ESNOTEXTO; ESNUMERO; ES.IMPAR; ESREF; ESTEXTO; N; NOD; HOJA; HOJAS; TIPO Funciones lógicas diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/ceilingmath.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/ceiling-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/ceilingmath.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/ceiling-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/ceilingprecise.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/ceiling-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/ceilingprecise.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/ceiling-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/findb.htm new file mode 100644 index 000000000..c8b359622 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/findb.htm @@ -0,0 +1,41 @@ + + + + Fonction TROUVE/TROUVERB + + + + + + + +
+
+ +
+

Fonction TROUVE/TROUVERB

+

La focntion TROUVE/TROUVERB est l'une des fonctions de texte et de données. Elle est utilisée pour trouver une sous-chaîne déterminée (string-1) à l'intérieure d'une chaîne (string-2). La fonction TROUVE est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que TROUVERB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction TROUVE/TROUVERB est :

+

TROUVE(string-1, string-2 [,start-pos])

+

TROUVERB(string-1, string-2 [,start-pos])

+

+

string-1 est une chaîne à trouver,

+

string-2 est une chaîne dans laquelle vous cherchez,

+

start-pos est la position dans la chaîne à partir de laquelle vous voulez commencer la recherche. C'est un argument facultatif. S'il est omis, la fonction commence la recherche dès le début de la chaîne.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Note: s'il n'a pas de correspondances, la fonction renvoie l'erreur #VALUE!.

+

Pour appliquer la fonction TROUVE/TROUVERB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction TROUVE/TROUVERB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,

    Remarque: la fonction TROUVE/TROUVERB respecte la casse.

    +
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction TROUVE/TROUVERB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/floormath.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/floor-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/floormath.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/floor-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/floorprecise.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/floor-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/floorprecise.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/floor-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/isoceiling.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/iso-ceiling.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/fr/Functions/isoceiling.htm rename to apps/spreadsheeteditor/main/resources/help/fr/Functions/iso-ceiling.htm diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/leftb.htm new file mode 100644 index 000000000..38b181dd5 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/leftb.htm @@ -0,0 +1,38 @@ + + + + Fonction GAUCHE/GAUCHEB + + + + + + + +
+
+ +
+

Fonction GAUCHE/GAUCHEB

+

La focntion GAUCHE/GAUCHEB est l'une des fonctions de texte et de données. Elle est utilisée pour extraire la sous-chaîne de la chaîne spécifiée à partir du caractère gauche. La fonction GAUCHE est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que GAUCHEB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction GAUCHE/GAUCHEB est :

+

GAUCHE(string [, number-chars])

+

GAUCHEB(string [, number-chars])

+

+

string est la chaîne de laquelle vous voulez extraire la sous-chaîne,

+

number-chars est le nombre de caractères dans la sous-chaîne. C'est un argument facultatif. S'il est omis, la fonction l'assume d'être égal à 1.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Pour appliquer la fonction GAUCHE/GAUCHEB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction GAUCHE/GAUCHEB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction GAUCHE/GAUCHEB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/lenb.htm new file mode 100644 index 000000000..a33e77b13 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/lenb.htm @@ -0,0 +1,35 @@ + + + + Fonction NBCAR/LENB + + + + + + + +
+
+ +
+

Fonction NBCAR/LENB

+

La focntion NBCAR/LENB est l'une des fonctions de texte et de données. Elle est utilisée pour analyser une chaîne de caractères et renvoyer leur nombre. La fonction NBCAR est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que LENB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction NBCAR/LENB est :

+

NBCAR(string)

+

LENB(string)

+

string est une chaîne de caractères saisie à la main ou incluse dans la cellule à laquelle il est fait référence.

+

Pour appliquer la fonction NBCAR/LENB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction NBCAR/LENB,
  8. +
  9. saisissez l'argument requis,
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction NBCAR/LENB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/midb.htm new file mode 100644 index 000000000..817276cdc --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/midb.htm @@ -0,0 +1,39 @@ + + + + Fonction STXT/MIDB + + + + + + + +
+
+ +
+

Fonction STXT/MIDB

+

La fonction STXT/MIDB est l'une des fonctions de texte et de données. Elle est utilisée pour extraire les caractères de la chaîne déterminée à partir de n'importe quelle position. La fonction STXT est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que MIDB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction STXT/MIDB est :

+

STXT(string, start-pos, number-chars])

+

MIDB(string, start-pos, number-chars])

+

+

string est la chaîne de laquelle vous voulez extraire les caractères.

+

start-pos est la position à partir de laquelle vous voulez extraire les caractères.

+

number-chars est le nombre de caractères que vous voulez extraire.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Pour appliquer la fonction STXT/MIDB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction STXT/MIDB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction STXT/MIDB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/replaceb.htm new file mode 100644 index 000000000..776402003 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/replaceb.htm @@ -0,0 +1,41 @@ + + + + Fonction REMPLACER/REMPLACERB + + + + + + + +
+
+ +
+

Fonction REMPLACER/REMPLACERB

+

La fonction REMPLACER/REMPLACERB est l'une des fonctions de texte et de données. Elle est utilisée pour remplacer un jeu de caractères à la base du nombre de caractères et la position initiale, par un nouveau jeu de caractères. La fonction REMPLACER est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que REMPLACERB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction REMPLACER/REMPLACERB est :

+

REMPLACER(string-1, start-pos, number-chars, string-2)

+

REMPLACERB(string-1, start-pos, number-chars, string-2)

+

+

string-1 est un texte à remplacer.

+

start-pos est le commencement du jeu à remplacer.

+

number-chars est le nombre de caractères à remplacer.

+

string-2 est un nouveau texte.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Pour appliquer la fonction REMPLACER/REMPLACERB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction REMPLACER/REMPLACERB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,

    Remarque : la fonction REMPLACER respecte la casse.

    +
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction REMPLACER

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/rightb.htm new file mode 100644 index 000000000..fea4a0cc4 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/rightb.htm @@ -0,0 +1,38 @@ + + + + Fonction DROITE/DROITEB + + + + + + + +
+
+ +
+

Fonction DROITE/DROITEB

+

La fonction DROITE/DROITEB est l'une des fonctions de texte et de données. Elle est utilisée pour extraire une sous-chaîne de la chaîne à partir du caractère droit à la base du nombre de caractères spécifié. La fonction DROITE est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que DROITEB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction DROITE/DROITEB est :

+

DROITE(string [, number-chars])

+

DROITEB(string [, number-chars])

+

+

string est la chaîne de laquelle vous voulez extraire la sous-chaîne,

+

number-chars est le nombre de caractères dans la sous-chaîne. C'est un argument facultatif. S'il est omis, la fonction l'assume d'être égal à 1.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Pour appliquer la fonction DROITE/DROITEB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction DROITE/DROITEB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction DROITE

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/fr/Functions/searchb.htm new file mode 100644 index 000000000..3ca8d6d1e --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/fr/Functions/searchb.htm @@ -0,0 +1,41 @@ + + + + Fonction CHERCHE/CHERCHERB + + + + + + + +
+
+ +
+

Fonction CHERCHE/CHERCHERB

+

La fonction CHERCHE/CHERCHERB est l'une des fonctions de texte et de données. Elle est utilisée pour renvoyer la position de la sous-chaîne dans la chaîne. La fonction CHERCHE est destinée pour les langues qui utilisent un jeu de caractères à un octet (SBCS), tendis que CHERCHERB est pour les langues qui utilisent un jeu de caractères à deux octets (DBCS) telles que japonais, chinois, coréen etc.

+

La syntaxe de la fonction CHERCHE/CHERCHERB est :

+

CHERCHE(string-1, string-2 [,start-pos])

+

CHERCHERB(string-1, string-2 [,start-pos])

+

+

string-1 est la sous-chaîne à rechercher.

+

string-2 est la chaîne dans laquelle vous voulez rechercher.

+

start-pos est la position à partir de laquelle vous voulez commencer la recherche. C'est un argument facultatif. S'il est omis, la fonction effectue la recherche dès le commencement de la string-2.

+

Les données peuvent être saisies à la main ou incluses dans les cellules auxquelles il est fait référence.

+

Remarque : si la fonction ne trouve pas de correspondances, elle renvoie l'erreur #VALUE!.

+

Pour appliquer la fonction CHERCHE/CHERCHERB,

+
    +
  1. sélectionnez la cellule où vous souhaitez afficher le résultat,
  2. +
  3. cliquez sur l'icône Insérer une fonction Icône Insérer une fonction située sur la barre d'outils supérieure,
    ou cliquez avec le bouton droit sur la cellule sélectionnée et sélectionnez l'option Insérer une fonction depuis le menu,
    ou cliquez sur l'icône Icône Fonction située sur la barre de formule,
  4. +
  5. sélectionnez le groupe de fonctions Texte et données depuis la liste,
  6. +
  7. cliquez sur la fonction CHERCHE/CHERCHERB,
  8. +
  9. insérez les arguments nécessaires en les séparant par des virgules,

    Remarque : la fonction CHERCHE/CHERCHERB ne respecte pas la casse.

    +
  10. +
  11. appuyez sur la touche Entrée.
  12. +
+

Le résultat sera affiché dans la cellule sélectionnée.

+

Fonction CHERCHE

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/fr/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/fr/UsageInstructions/InsertFunction.htm index 8dbf5a74a..4b2595bbb 100644 --- a/apps/spreadsheeteditor/main/resources/help/fr/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/fr/UsageInstructions/InsertFunction.htm @@ -52,7 +52,7 @@ Fonctions mathématiques et trigonométriques Servent à effectuer des opérations mathématiques et trigonométriques telles que l'ajout, la multiplication, la division, l'arrondissement, etc. - ABS; ACOS; ACOSH; ACOT; ACOTH; AGREGAT; CHIFFRE.ARABE; ASIN; ASINH; ATAN; ATAN2; ATANH; BASE; PLAFOND; PLAFOND.MATH; PLAFOND.PRECIS; COMBIN; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; DECIMAL; DEGRES; ECMA.PLAFOND; PAIR; EXP; FACT; FACTDOUBLE; PLANCHER; PLANCHER.PRECIS; PLANCHER.MATH; PGCD; ENT; ISO.PLAFOND; PPCM; LN; LOG; LOG10; DETERMAT; INVERSEMAT; PRODUITMAT; MOD; ARRONDI.AU.MULTIPLE; MULTINOMIALE; IMPAIR; PI; PUISSANCE; PRODUIT; QUOTIENT; RADIANS; ALEA; ALEA.ENTRE.BORNES; ROMAIN; ARRONDI; ARRONDI.INF; ARRONDI.SUP; SEC; SECH; SOMME.SERIES; SIGNE; SIN; SINH; RACINE; RACINE.PI; SOUS.TOTAL; SOMME; SOMME.SI; SOMME.SI.ENS; SOMMEPROD; SOMME.CARRES; SOMME.X2MY2; SOMME.X2PY2; SOMME.XMY2; TAN; TANH; TRONQUE + ABS; ACOS; ACOSH; ACOT; ACOTH; AGREGAT; CHIFFRE.ARABE; ASIN; ASINH; ATAN; ATAN2; ATANH; BASE; PLAFOND; PLAFOND.MATH; PLAFOND.PRECIS; COMBIN; COMBINA; COS; COSH; COT; COTH; CSC; CSCH; DECIMAL; DEGRES; ECMA.PLAFOND; PAIR; EXP; FACT; FACTDOUBLE; PLANCHER; PLANCHER.PRECIS; PLANCHER.MATH; PGCD; ENT; ISO.PLAFOND; PPCM; LN; LOG; LOG10; DETERMAT; INVERSEMAT; PRODUITMAT; MOD; ARRONDI.AU.MULTIPLE; MULTINOMIALE; IMPAIR; PI; PUISSANCE; PRODUIT; QUOTIENT; RADIANS; ALEA; ALEA.ENTRE.BORNES; ROMAIN; ARRONDI; ARRONDI.INF; ARRONDI.SUP; SEC; SECH; SOMME.SERIES; SIGNE; SIN; SINH; RACINE; RACINE.PI; SOUS.TOTAL; SOMME; SOMME.SI; SOMME.SI.ENS; SOMMEPROD; SOMME.CARRES; SOMME.X2MY2; SOMME.X2PY2; SOMME.XMY2; TAN; TANH; TRONQUE Fonctions de date et d'heure @@ -82,7 +82,7 @@ Fonctions d’information Servent à vous donner les informations sur les données de la cellule sélectionnée ou une plage de cellules. - TYPE.ERREUR; ESTVIDE; ESTERR; ESTERREUR; EST.PAIR; ESTFORMULE; ESTLOGIQUE; ESTNA; ESTNONTEXTE; ESTNUM; EST.IMPAIR; ESTREF; ESTTEXTE; N; NA; FEUILLE; FEUILLES; TYPE + TYPE.ERREUR; ESTVIDE; ESTERR; ESTERREUR; EST.PAIR; ESTFORMULE; ESTLOGIQUE; ESTNA; ESTNONTEXTE; ESTNUM; EST.IMPAIR; ESTREF; ESTTEXTE; N; NA; FEUILLE; FEUILLES; TYPE Fonctions logiques diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/it_/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/it_/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/findb.htm new file mode 100644 index 000000000..0fd7db628 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/findb.htm @@ -0,0 +1,40 @@ + + + + Funzione FIND/FINDB + + + + + +
+

Funzione FIND/FINDB

+

La funzione FIND/FINDB è una delle funzioni della categoria Testo e dati. Si usa per trovare una determinata sottostringa (string-1) in una stringa (string-2). La funzione FIND è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre FINDB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione FIND/FINDB è:

+

FIND(string-1, string-2 [,start-pos])

+

FINDB(string-1, string-2 [,start-pos])

+

dove

+

string-1 è una sottostringa da trovare,

+

string-2 è una stringa nella quale desiderate cercare una determinata sottostringa,

+

start-pos è la posizione nella stringa da dove desiderate iniziare la ricerca. Questo è un argomento opzionale. Se è assente, la funzione effettua la ricerca dall'inizio di una stringa.

+

I valori possono essere inseriti a mano o inclusi nella cella alla quale fate riferimento.

+

Nota: se la funzione non trova nessuna corrispondenza, viene restituito l'errore #VALUE!.

+

Per applicare la funzione FIND/FINDB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione FIND/FINDB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola, +

    Nota: la funzione FIND/FINDB è sensibile a maiuscole/minuscole.

    +
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione FIND/FINDB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/leftb.htm new file mode 100644 index 000000000..fd9887089 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/leftb.htm @@ -0,0 +1,36 @@ + + + + Funzione LEFT/LEFTB + + + + + +
+

Funzione LEFT/LEFTB

+

La funzione LEFT/LEFTB è una delle funzioni della categoria Testo e dati. Si usa per estrarre la sottostringa da una determinata stringa a partire al carattere sinistro. La funzione LEFT è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre LEFTB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione LEFT/LEFTB è:

+

LEFT(string [, number-chars])

+

LEFTB(string [, number-chars])

+

dove

+

string è una stringa dalla quale desiderate estrarre la sottostringa,

+

number-chars è il numero di caratteri. Questo è un argomento opzionale. L'argomento assente viene considerato pari a 1.

+

I dati possono essere inseriti a mano o inclusi nelle celle alle quali fate riferimento.

+

Per applicare la funzione LEFT/LEFTB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione LEFT/LEFTB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola,
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione LEFT/LEFTB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/lenb.htm new file mode 100644 index 000000000..f8dfc4434 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/lenb.htm @@ -0,0 +1,34 @@ + + + + Funzione LEN/LENB + + + + + +
+

Funzione LEN/LENB

+

La funzione LEN/LENB è una delle funzioni della categoria Testo e dati. Si usa per analizzare la determinata stringa e restituire il numero di caratteri che contiene. La funzione LEN è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre LENB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione LEN/LENB è:

+

LEN(string)

+

LENB(string)

+

dove string sono i dati inseriti a mano o inclusi nella cella alla quale fate riferimento.

+

Per applicare la funzione LEN/LENB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione LEN/LENB,
  8. +
  9. inserite l'argomento richiesto, +
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione LEN/LENB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/midb.htm new file mode 100644 index 000000000..b25d1355f --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/midb.htm @@ -0,0 +1,37 @@ + + + + Funzione MID/MIDB + + + + + +
+

Funzione MID/MIDB

+

La funzione MID/MIDB è una delle funzioni della categoria Testo e dati. Si usa per estrarre i caratteri da una determinata stringa a partire da qualsiasi posizione. La funzione MID è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre MIDB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione MID/MIDB è:

+

MID(string, start-pos, number-chars])

+

MIDB(string, start-pos, number-chars])

+

dove

+

string è una stringa dalla quale desiderate estrarre i caratteri.

+

start-pos è la posizione iniziale.

+

number-chars è il numero di caratteri da estrarre.

+

I dati possono essere inseriti a mano o inclusi nelle celle alle quali fate riferimento.

+

Per applicare la funzione MID/MIDB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione MID/MIDB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola,
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione MID/MIDB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/replaceb.htm new file mode 100644 index 000000000..68b0d0cfa --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/replaceb.htm @@ -0,0 +1,40 @@ + + + + Funzione REPLACE/REPLACEB + + + + + +
+

Funzione REPLACE/REPLACEB

+

La funzione REPLACE/REPLACEB è una delle funzioni della categoria Testo e dati. Si usa per sostituire un set di caratteri, sulla base del numero di caratteri e la determinata posizione iniziale, da un nuovo set di caratteri. La funzione REPLACE è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre REPLACEB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione REPLACE/REPLACEB è:

+

REPLACE(string-1, start-pos, number-chars, string-2)

+

REPLACEB(string-1, start-pos, number-chars, string-2)

+

dove

+

string-1 è il testo originale da sostituire.

+

start-pos è l'inizio del set da sostituire.

+

number-chars è il numero di caratteri da sostituire.

+

string-2 è un nuovo testo.

+

I valori possono essere inseriti a mano o inclusi nelle celle alle quali fate riferimento.

+

Per applicare la funzione REPLACE/REPLACEB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione REPLACE/REPLACEB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola, +

    Nota: la funzione EXACT è sensibile a maiuscole/minuscole.

    +
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione REPLACE/REPLACEB

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/rightb.htm new file mode 100644 index 000000000..92b8fe9fc --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/rightb.htm @@ -0,0 +1,36 @@ + + + + Funzione RIGHT/RIGHTB + + + + + +
+

Funzione RIGHT/RIGHTB

+

La funzione RIGHT/RIGHTB è una delle funzioni della categoria Testo e dati. Si usa per estrarre una sottostringa da una stringa a partire dal carattere destro sulla base di un determinato numero di caratteri. La funzione RIGHT è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre RIGHTB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione RIGHT/RIGHTB è:

+

RIGHT(string [, number-chars])

+

RIGHTB(string [, number-chars])

+

dove

+

string è una stringa dalla quale desiderate estrarre una sottostringa,

+

number-chars è il numero di caratteri da estrarre. Questo è un argomento opzionale. L'argomento assente viene considerato pari a 1.

+

I dati possono essere inseriti a mano o inclusi nelle celle alle quali fate riferimento.

+

Per applicare la funzione RIGHT/RIGHTB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione RIGHT/RIGHTB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola,
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione RIGHT

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/it_/Functions/searchb.htm new file mode 100644 index 000000000..03d7680c2 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/it_/Functions/searchb.htm @@ -0,0 +1,40 @@ + + + + Funzione SEARCH/SEARCHB + + + + + +
+

Funzione SEARCH/SEARCHB

+

La funzione SEARCH/SEARCHB è una delle funzioni della categoria Testo e dati. Si usa per restituire la locazione di una determinata sottostringa in una stringa. La funzione SEARCH è destinata alle lingue che usano il set di caratteri a un byte (SBCS), mentre SEARCHB per le lingue che usano il set di caratteri a due byte (DBCS) come giapponese, cinese, koreano ecc.

+

La sintassi della funzione SEARCH/SEARCHB è:

+

SEARCH(string-1, string-2 [,start-pos])

+

SEARCHB(string-1, string-2 [,start-pos])

+

dove

+

string-1 è una sottostringa da trovare.

+

string-2 è una stringa nella quale desiderate cercare una determinata sottostringa.

+

start-pos è la posizione nella stringa da dove desiderate iniziare la ricerca. Questo è un argomento opzionale. Se è assente, la funzione effettua la ricerca dall'inizio di string-2.

+

I dati possono essere inseriti a mano o inclusi nella cella alla quale fate riferimento.

+

Nota: se la funzione non trova nessuna corrispondenza, viene restituito l'errore #VALUE!.

+

Per applicare la funzione SEARCH/SEARCHB,

+
    +
  1. selezionate la cella dove desiderate visualizzare il risultato,
  2. +
  3. cliccate sull'icona Inserisci funzione Inserisci funzione sulla barra degli strumenti superiore, +
    o cliccate con il tasto destro del mouse sulla cella scelta e selezionate l'opzione Inserisci funzione dal menu contestuale, +
    o cliccate sull'icona Funzione prima della barra della formula, +
  4. +
  5. selezionate il gruppo di funzioni Testo e dati dall'elenco,
  6. +
  7. cliccate sulla funzione SEARCH/SEARCHB,
  8. +
  9. inserite gli argomenti richiesti separati da virgola, +

    Nota: la funzione SEARCH/SEARCHB è sensibile a maiuscole/minuscole.

    +
  10. +
  11. premete il tasto Enter.
  12. +
+

Il risultato sarà visualizzato nella cella scelta.

+

Funzione SEARCH

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/it_/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/it_/UsageInstructions/InsertFunction.htm index 030fc5104..a969a010c 100644 --- a/apps/spreadsheeteditor/main/resources/help/it_/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/it_/UsageInstructions/InsertFunction.htm @@ -61,7 +61,7 @@ Funzioni Informazione Si usano per fornire le informazioni sui dati nella cella o nell'intervallo di celle scelto. - ERROR.TYPE; ISBLANK; ISERR; ISERROR; ISEVEN; ISLOGICAL; ISNA; ISNONTEXT; ISNUMBER; ISODD; ISREF; ISTEXT; N; NA; TYPE + ERROR.TYPE; ISBLANK; ISERR; ISERROR; ISEVEN; ISLOGICAL; ISNA; ISNONTEXT; ISNUMBER; ISODD; ISREF; ISTEXT; N; NA; TYPE Funzioni Logiche diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/ceilingmath.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/ceiling-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/ceilingmath.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/ceiling-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/ceilingprecise.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/ceiling-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/ceilingprecise.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/ceiling-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/error.type.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/error-type.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/error.type.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/error-type.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/findb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/findb.htm new file mode 100644 index 000000000..4f3092d85 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/findb.htm @@ -0,0 +1,45 @@ + + + + Функция НАЙТИ/НАЙТИБ + + + + + + + +
+
+ +
+

Функция НАЙТИ/НАЙТИБ

+

Функция НАЙТИ/НАЙТИБ - это одна из функций для работы с текстом и данными. Используется для поиска заданной подстроки (искомый_текст) внутри строки (просматриваемый_текст). Функция НАЙТИ предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как НАЙТИБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции НАЙТИ/НАЙТИБ:

+

НАЙТИ(искомый_текст;просматриваемый_текст;[нач_позиция])

+

НАЙТИБ(искомый_текст;просматриваемый_текст;[нач_позиция])

+

где

+

искомый_текст - строка, которую требуется найти,

+

просматриваемый_текст - строка, в которой производится поиск,

+

нач_позиция - позиция в строке, откуда начнется поиск. Необязательный аргумент. Если он опущен, функция НАЙТИ/НАЙТИБ начинает поиск с начала строки.

+

Эти значения можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Примечание: если соответствий нет, функция НАЙТИ/НАЙТИБ возвращает ошибку #ЗНАЧ!.

+

Чтобы применить функцию НАЙТИ/НАЙТИБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции НАЙТИ/НАЙТИБ,
  8. +
  9. введите требуемые аргументы через точку с запятой, +

    Примечание: функция НАЙТИ/НАЙТИБ учитывает регистр.

    +
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция НАЙТИ/НАЙТИБ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/floormath.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/floor-math.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/floormath.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/floor-math.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/floorprecise.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/floor-precise.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/floorprecise.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/floor-precise.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/isoceiling.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/iso-ceiling.htm similarity index 100% rename from apps/spreadsheeteditor/main/resources/help/ru/Functions/isoceiling.htm rename to apps/spreadsheeteditor/main/resources/help/ru/Functions/iso-ceiling.htm diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/leftb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/leftb.htm new file mode 100644 index 000000000..a5b5b20c2 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/leftb.htm @@ -0,0 +1,41 @@ + + + + Функция ЛЕВСИМВ/ЛЕВБ + + + + + + + +
+
+ +
+

Функция ЛЕВСИМВ/ЛЕВБ

+

Функция ЛЕВСИМВ/ЛЕВБ - это одна из функций для работы с текстом и данными. Извлекает подстроку из заданной строки, начиная с левого символа. Функция ЛЕВСИМВ предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ЛЕВБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ЛЕВСИМВ/ЛЕВБ:

+

ЛЕВСИМВ(текст;[число_знаков])

+

ЛЕВБ(текст;[число_знаков])

+

где

+

текст - строка, из которой требуется извлечь подстроку,

+

число_знаков - количество символов подстроки. Необязательный аргумент. Если он опущен, ему присваивается значение 1.

+

Эти данные можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Чтобы применить функцию ЛЕВСИМВ/ЛЕВБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ЛЕВСИМВ/ЛЕВБ,
  8. +
  9. введите требуемые аргументы через точку с запятой,
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ЛЕВСИМВ/ЛЕВБ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/lenb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/lenb.htm new file mode 100644 index 000000000..6a1673a21 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/lenb.htm @@ -0,0 +1,39 @@ + + + + Функция ДЛСТР/ДЛИНБ + + + + + + + +
+
+ +
+

Функция ДЛСТР/ДЛИНБ

+

Функция ДЛСТР/ДЛИНБ - это одна из функций для работы с текстом и данными. Анализирует заданную строку и возвращает количество символов, которые она содержит. Функция ДЛСТР предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ДЛИНБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ДЛСТР/ДЛИНБ:

+

ДЛСТР(текст)

+

ДЛИНБ(текст)

+

где текст - это данные, введенные вручную или находящиеся в ячейке, на которую дается ссылка.

+

Чтобы применить функцию ДЛСТР/ДЛИНБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ДЛСТР/ДЛИНБ,
  8. +
  9. введите требуемый аргумент, +
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ДЛСТР/ДЛИНБ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/midb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/midb.htm new file mode 100644 index 000000000..1a1063198 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/midb.htm @@ -0,0 +1,42 @@ + + + + Функция ПСТР/ПСТРБ + + + + + + + +
+
+ +
+

Функция ПСТР/ПСТРБ

+

Функция ПСТР/ПСТРБ - это одна из функций для работы с текстом и данными. Извлекает символы из заданной строки, начиная с любого места. Функция ПСТР предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ПСТРБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ПСТР/ПСТРБ:

+

ПСТР(текст;начальная_позиция;число_знаков)

+

ПСТРБ(текст;начальная_позиция;число_знаков)

+

где

+

текст - строка, из которой требуется извлечь символы.

+

начальная_позиция - позиция, с которой должно начаться извлечение.

+

число_знаков - количество символов, которое требуется извлечь.

+

Эти данные можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Чтобы применить функцию ПСТР/ПСТРБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ПСТР/ПСТРБ,
  8. +
  9. введите требуемые аргументы через точку с запятой,
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ПСТР/ПСТРБ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/replaceb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/replaceb.htm new file mode 100644 index 000000000..78e3f790e --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/replaceb.htm @@ -0,0 +1,45 @@ + + + + Функция ЗАМЕНИТЬ/ЗАМЕНИТЬБ + + + + + + + +
+
+ +
+

Функция ЗАМЕНИТЬ/ЗАМЕНИТЬБ

+

Функция ЗАМЕНИТЬ/ЗАМЕНИТЬБ - это одна из функций для работы с текстом и данными. Заменяет ряд символов на новый, с учетом заданного количества символов и начальной позиции. Функция ЗАМЕНИТЬ предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ЗАМЕНИТЬБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ЗАМЕНИТЬ/ЗАМЕНИТЬБ:

+

ЗАМЕНИТЬ(стар_текст;начальная_позиция;число_знаков;нов_текст)

+

ЗАМЕНИТЬБ(стар_текст;начальная_позиция;число_знаков;нов_текст)

+

где

+

стар_текст - исходный текст, который требуется заменить.

+

начальная_позиция - начальная позиция ряда символов, которые требуется заменить.

+

число_знаков - количество символов, которые требуется заменить.

+

нов_текст - новый текст.

+

Эти значения можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Чтобы применить функцию ЗАМЕНИТЬ/ЗАМЕНИТЬБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ЗАМЕНИТЬ/ЗАМЕНИТЬБ,
  8. +
  9. введите требуемые аргументы через точку с запятой, +

    Примечание: функция ЗАМЕНИТЬ учитывает регистр.

    +
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ЗАМЕНИТЬ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/rightb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/rightb.htm new file mode 100644 index 000000000..c23104bdc --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/rightb.htm @@ -0,0 +1,41 @@ + + + + Функция ПРАВСИМВ/ПРАВБ + + + + + + + +
+
+ +
+

Функция ПРАВСИМВ/ПРАВБ

+

Функция ПРАВСИМВ/ПРАВБ - это одна из функций для работы с текстом и данными. Извлекает подстроку из заданной строки, начиная с крайнего правого символа, согласно заданному количеству символов. Функция ПРАВСИМВ предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ПРАВБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ПРАВСИМВ/ПРАВБ:

+

ПРАВСИМВ(текст;[число_знаков])

+

ПРАВБ(текст;[число_знаков])

+

где

+

текст - строка, из которой требуется извлечь подстроку,

+

число_знаков - количество символов подстроки. Необязательный аргумент. Если он опущен, ему присваивается значение 1.

+

Эти данные можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Чтобы применить функцию ПРАВСИМВ/ПРАВБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ПРАВСИМВ/ПРАВБ,
  8. +
  9. введите требуемые аргументы через точку с запятой,
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ПРАВСИМВ

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/Functions/searchb.htm b/apps/spreadsheeteditor/main/resources/help/ru/Functions/searchb.htm new file mode 100644 index 000000000..3ca871a93 --- /dev/null +++ b/apps/spreadsheeteditor/main/resources/help/ru/Functions/searchb.htm @@ -0,0 +1,45 @@ + + + + Функция ПОИСК/ПОИСКБ + + + + + + + +
+
+ +
+

Функция ПОИСК/ПОИСКБ

+

Функция ПОИСК/ПОИСКБ - это одна из функций для работы с текстом и данными. Возвращает местоположение заданной подстроки в строке. Функция ПОИСК предназначена для языков, использующих однобайтовую кодировку (SBCS), в то время как ПОИСКБ - для языков, использующих двухбайтовую кодировку (DBCS), таких как японский, китайский, корейский и т.д.

+

Синтаксис функции ПОИСК/ПОИСКБ:

+

ПОИСК(искомый_текст;просматриваемый_текст;[начальная_позиция])

+

ПОИСКБ(искомый_текст;просматриваемый_текст;[начальная_позиция])

+

где

+

искомый_текст - подстрока, которую требуется найти.

+

просматриваемый_текст - строка, в которой выполняется поиск.

+

начальная_позиция - позиция, с которой требуется начать поиск. Необязательный аргумент. Если он опущен, поиск выполняется с начала строки просматриваемый_текст.

+

Эти данные можно ввести вручную или использовать в качестве аргументов ссылки на ячейки.

+

Примечание: если соответствий не найдено, функция ПОИСК/ПОИСКБ возвращает ошибку #ЗНАЧ!.

+

Чтобы применить функцию ПОИСК/ПОИСКБ,

+
    +
  1. выделите ячейку, в которой требуется отобразить результат,
  2. +
  3. щелкните по значку Вставить функцию Значок Вставить функцию, расположенному на верхней панели инструментов, +
    или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду Вставить функцию, +
    или щелкните по значку Значок Функция перед строкой формул, +
  4. +
  5. выберите из списка группу функций Текст и данные,
  6. +
  7. щелкните по функции ПОИСК/ПОИСКБ,
  8. +
  9. введите требуемые аргументы через точку с запятой, +

    Примечание: функция ПОИСК/ПОИСКБ НЕ учитывает регистр.

    +
  10. +
  11. нажмите клавишу Enter.
  12. +
+

Результат будет отображен в выбранной ячейке.

+

Функция ПОИСК

+
+ + \ No newline at end of file diff --git a/apps/spreadsheeteditor/main/resources/help/ru/UsageInstructions/InsertFunction.htm b/apps/spreadsheeteditor/main/resources/help/ru/UsageInstructions/InsertFunction.htm index 97b168dca..13f20fbe3 100644 --- a/apps/spreadsheeteditor/main/resources/help/ru/UsageInstructions/InsertFunction.htm +++ b/apps/spreadsheeteditor/main/resources/help/ru/UsageInstructions/InsertFunction.htm @@ -107,7 +107,7 @@ Математические функции Используются для выполнения базовых математических и тригонометрических операций, таких как сложение, умножение, деление, округление и т.д. - ABS; ACOS; ACOSH; ACOT; ACOTH; АГРЕГАТ; АРАБСКОЕ; ASIN; ASINH; ATAN; ATAN2; ATANH; ОСНОВАНИЕ; ОКРВВЕРХ; ОКРВВЕРХ.МАТ; ОКРВВЕРХ.ТОЧН; ЧИСЛКОМБ; ЧИСЛКОМБА; COS; COSH; COT; COTH; CSC; CSCH; ДЕС; ГРАДУСЫ; ECMA.ОКРВВЕРХ; ЧЁТН; EXP; ФАКТР; ДВФАКТР; ОКРВНИЗ; ОКРВНИЗ.ТОЧН; ОКРВНИЗ.МАТ; НОД; ЦЕЛОЕ; ISO.ОКРВВЕРХ; НОК; LN; LOG; LOG10; МОПРЕД; МОБР; МУМНОЖ; ОСТАТ; ОКРУГЛТ; МУЛЬТИНОМ; НЕЧЁТ; ПИ; СТЕПЕНЬ; ПРОИЗВЕД; ЧАСТНОЕ; РАДИАНЫ; СЛЧИС; СЛУЧМЕЖДУ; РИМСКОЕ; ОКРУГЛ; ОКРУГЛВНИЗ; ОКРУГЛВВЕРХ; SEC; SECH; РЯД.СУММ; ЗНАК; SIN; SINH; КОРЕНЬ; КОРЕНЬПИ; ПРОМЕЖУТОЧНЫЕ.ИТОГИ; СУММ; СУММЕСЛИ; СУММЕСЛИМН; СУММПРОИЗВ; СУММКВ; СУММРАЗНКВ; СУММСУММКВ; СУММКВРАЗН; TAN; TANH; ОТБР; + ABS; ACOS; ACOSH; ACOT; ACOTH; АГРЕГАТ; АРАБСКОЕ; ASIN; ASINH; ATAN; ATAN2; ATANH; ОСНОВАНИЕ; ОКРВВЕРХ; ОКРВВЕРХ.МАТ; ОКРВВЕРХ.ТОЧН; ЧИСЛКОМБ; ЧИСЛКОМБА; COS; COSH; COT; COTH; CSC; CSCH; ДЕС; ГРАДУСЫ; ECMA.ОКРВВЕРХ; ЧЁТН; EXP; ФАКТР; ДВФАКТР; ОКРВНИЗ; ОКРВНИЗ.ТОЧН; ОКРВНИЗ.МАТ; НОД; ЦЕЛОЕ; ISO.ОКРВВЕРХ; НОК; LN; LOG; LOG10; МОПРЕД; МОБР; МУМНОЖ; ОСТАТ; ОКРУГЛТ; МУЛЬТИНОМ; НЕЧЁТ; ПИ; СТЕПЕНЬ; ПРОИЗВЕД; ЧАСТНОЕ; РАДИАНЫ; СЛЧИС; СЛУЧМЕЖДУ; РИМСКОЕ; ОКРУГЛ; ОКРУГЛВНИЗ; ОКРУГЛВВЕРХ; SEC; SECH; РЯД.СУММ; ЗНАК; SIN; SINH; КОРЕНЬ; КОРЕНЬПИ; ПРОМЕЖУТОЧНЫЕ.ИТОГИ; СУММ; СУММЕСЛИ; СУММЕСЛИМН; СУММПРОИЗВ; СУММКВ; СУММРАЗНКВ; СУММСУММКВ; СУММКВРАЗН; TAN; TANH; ОТБР; Функции даты и времени @@ -137,7 +137,7 @@ Информационные функции Используются для предоставления информации о данных в выделенной ячейке или диапазоне ячеек. - ТИП.ОШИБКИ; ЕПУСТО; ЕОШ; ЕОШИБКА; ЕЧЁТН; ЕФОРМУЛА; ЕЛОГИЧ; ЕНД; ЕНЕТЕКСТ; ЕЧИСЛО; ЕНЕЧЁТ; ЕССЫЛКА; ЕТЕКСТ; Ч; НД; ЛИСТ; ЛИСТЫ; ТИП + ТИП.ОШИБКИ; ЕПУСТО; ЕОШ; ЕОШИБКА; ЕЧЁТН; ЕФОРМУЛА; ЕЛОГИЧ; ЕНД; ЕНЕТЕКСТ; ЕЧИСЛО; ЕНЕЧЁТ; ЕССЫЛКА; ЕТЕКСТ; Ч; НД; ЛИСТ; ЛИСТЫ; ТИП Логические функции