Průvodce funkcí
Otevře Průvodce funkcí, který vám pomůže interaktivně vytvářet vzorce. Než spustíte průvodce, vyberte buňku nebo oblast buněk v aktuálním listu, kam se má vzorec vložit.
You can download the complete ODFF (OpenDocument Format Formula) specification from the OASIS web site.
Průvodce funkcí má dvě karty: Funkce slouží k vytváření vzorců, Struktura slouží ke kontrole stavby vzorce.
Karta Funkce
Hledat
Search for a part of the function name.
Kategorie
Seznam všech kategorií, do kterých mohou být různé funkce přiřazeny. Po výběru kategorie se v seznamu pod ní zobrazí odpovídající funkce. Volbou "Vše" zobrazíte všechny funkce seřazené podle abecedy nezávisle na kategorii. Kategorie "Naposledy použité" obsahuje funkce, které byly použity naposledy.
You can browse the full List of Categories and Functions.
Funkce
Zobrazí funkce nalezené ve vybrané kategorii. Funkci vyberete tím, že na ni poklepete. Klepnutí na jméno funkce zobrazí její krátký popis.
Matice
Specifies that the selected function is inserted into the selected cell range as an array formula. Array formulas operate on multiple cells. Each cell in the array contains the formula, not as a copy but as a common formula shared by all matrix cells.
The Array option is identical to the CommandCtrl+Shift+Enter command, which is used to enter and confirm formulas in the sheet. The formula is inserted as a matrix formula indicated by two braces: { }.
Maximální velikost rozsahu pole je 128 krát 128 buněk.
Pole pro vložení argumentů funkce
When you double-click a function, the argument input field(s) appear on the right side of the dialog. To select a cell reference as an argument, click directly into the cell, or drag across the required range on the sheet while holding down the mouse button. You can also enter numerical and other values or references directly into the corresponding fields in the dialog. When using date entries, make sure you use the correct format. Click OK to insert the result into the spreadsheet.
Výsledek funkce
As soon you enter arguments in the function, the result is calculated. This preview informs you if the calculation can be carried out with the arguments given. If the arguments result in an error, the corresponding error code is displayed.
Vyžadované argumenty jsou vyznačeny tučně.
f(x) (závisí na vybrané funkci)
Zobrazí se další Průvodce funkcí kde vyberete vnořenou funkci, která bude vložena do výsledného vzorce.
Argument/Parametr/Odkaz na buňku (závisí na vybrané funkci)
Počet viditelných textových polí závisí na funkci. Zadejte argumenty přímo do pole argumentů, nebo klepněte na buňku s požadovanou hodnotou v tabulce.
Výsledek
Zobrazí výsledek výpočtu nebo chybovou zprávu.
Vzorec
Zobrazuje vytvářený vzorec. Zapište požadované údaje přímo, nebo je vyplňte s pomocí Průvodce.
Zpět
Posune o krok zpět v jednotlivých částech vzorce.
Chcete-li upravit konkrétní funkci ve složitém vzorci, poklepejte na ni v poli Vzorec.
Další
Moves forward through the formula components in the formula window. This button can also be used to assign functions to the formula. If you select a function and click the Next button, the selection appears in the formula window.
Poklepáním na název funkce v okně výběru ji přenesete do pole Vzorec.
OK
Ukončí Průvodce funkcí, a přenese vzorec do vybraných buněk.
Zrušit
Zavře dialog bez provedení vzorce.
Karta Struktura
Tato karta zobrazuje strukturu funkce.
Jestliže spustíte Průvodce funkcí s kurzorem umístěným na buňce, která už vzorec obsahuje, otevře se v Průvodci karta Struktura a zobrazí se složení aktuálního vzorce.
Struktura
Zobrazí hierarchickou reprezentaci aktuální funkce. Klepnutím na značku plus/mínus lze zobrazit/skrýt argumenty funkcí.
Modré tečky ukazují správně vložené argumenty. Červené tečky označují chybný typ vložených dat. Například má-li funkce SUM jeden argument zadaný jako text, je zvýrazněn červeně, protože funkce SUM pracuje pouze s číselnými argumenty.