Formula
Opens a submenu, from which you can insert a formula into the cell of a table. Place the cursor in a cell in the table or at the position in the document where you want the result to appear. Click the Formula icon and choose the desired formula from the submenu.
The formula appears in the input line. To specify a range of cells in a table, select the desired cells with the mouse. The corresponding cell references also appear in the input line. Enter additional parameters, as necessary, and click Apply to confirm your entry. You can also enter the formula directly if you know the appropriate syntax. This is necessary, for example, in the Insert Fields and Edit Fields dialogs.
Opcionet e formulës: Parametrat
Paraqit Funksionet e Vizatimit
Mbledhja +
|
+
|
Gjerësi Totale
Example: <A1> + 8
|
Zbritja -
|
-
|
Llogarit F testin.
Example: 10 - <B5>
|
Shumëzimi (x)
|
OSE logjike
|
Duke regjistruar produktin
Example: 7 MUL 9
|
Pjesëtim (÷)
|
OSE logjike
|
Grup i thyesës
Example: 100 DIV 15
|
Basic Functions in the Submenu
Shuma
|
SUM
|
Calculates the sum of the selected cells.
Example: SUM <A2:C2> displays the sum of the values in cells A2 to C2
|
Rrumbullakët
|
ROUND
|
Rounds a number to the specified decimal places.
Example: 15.678 ROUND 2 displays 15.68
|
Përqindja
|
PHD
|
Calculates a percentage
Example: 10 + 15 PHD displays 10.15
|
Rrënjë katrore
|
SQRT
|
Calculates the square root.
Example: SQRT 25 displays 5.00
|
Fuqi
|
POW
|
Calculates the power of a number.
Example: 2 POW 8 displays 256.00
|
Operatorët
You can insert various operators in your formula. Choose from the following functions:
Ndarësi i listës
|
|
|
Separates the elements in a list.
Zgjedhni listën e adresave
MIN 10|20|50|<C6>|<A2:B6>|20
|
Baraz
|
OSE logjike
|
Checks if selected values are equal. If they are unequal, the result is zero, otherwise 1 (true) appears.
Example: <A1> EQ 2 displays 1, if the content of A1 equals 2.
|
Jo e barabartë
|
OSE logjike
|
Tests for inequality between selected values.
Example: <A1> NEQ 2 displays 0 (wrong), if the content of A1 equals 2.
|
Më e vogël ose e barabartë
|
LEQ
|
Tests for values less than or equal to a specified value.
Example: <A1> LEQ 2 displays 1 (true), if the content of A1 is less than or equal to 2.
|
Më e madhe se apo e barabartë
|
GEQ
|
Tests for values greater than or equal to a specified value
Example: <A1> GEQ 2 displays 1 (true), if the content of A1 is greater than or equal to 2.
|
Më i vogël
|
L
|
Tests for values less than a specified value
Example: <A1> L 2 displays 1 (true), if the content of A1 is less than 2.
|
Më i madh
|
G
|
Tests for values greater than a specified value
Example: <A1> G 2 displays 1 (true), if the content of A1 is greater than 2.
|
OSE logjike
|
OSE
|
Tests for values matching the Boolean OR
Example: 0 OR 0 displays 0 (false), anything else results in 1 (true)
|
OSE logjike
|
XOSE logjikE
|
Tests for values matching the Boolean exclusive OR
Example: 1 XOR 0 displays 1 (true)
|
DHE logjike
|
DHE
|
Tests for values matching the Boolean AND
Example: 1 AND 2 displays 1 (true)
|
JO logjike
|
JO
|
Tests for values matching the Boolean NOT
Example: NOT 1 (true) displays 0 (false)
|
Funksionet statistikore
You can choose from the following statistical functions:
I dobët
|
I dobët
|
Calculates the arithmetic mean of the values in an area or a list.
Example: MEAN 10|30|20 displays 20
|
Vlerë absolute
|
MIN
|
Calculates the minimum value in an area or a list.
Example: MIN 10|30|20 displays 10
|
Vlerë absolute
|
MAX
|
Calculates the maximum value in an area or a list.
Example: MAX 10|30|20 displays 30.00
|
Funksionet statistikore
You can choose from the following trigonometric functions:
Sinus
|
SIN
|
Calculates the sine in radians
Example: SIN (PI/2)
|
Kosinus
|
COS
|
Calculates the cosine in radians.
Example: COS 1
|
Tangjent
|
TAN
|
Calculates the tangent in radians.
Example: TAN <A1>
|
Sinus hiperbolik
|
ASIN
|
Calculates the arc sine in radians.
Example: ASIN 1
|
Kosinus hiperbolik
|
ACOS
|
Calculates the arc cosine in radians.
Example: ACOS 1
|
Tangjentë hiperbolike
|
ATAN
|
Calculates the arc tangent in radians.
Example: ATAN 1
|
Shfrytëzo të dhënat për vetitë e dokumentit
The following document properties are also found under File - Properties - Statistics.
CHAR
|
Shkronjë e pavlefshme në numër
|
Fjala
|
Shkronjë e pavlefshme në numër
|
Mbështetje e paragrafit
|
Shkronjë e pavlefshme në numër
|
Graf~ikë
|
Shkronjë e pavlefshme në numër
|
Tabelat
|
Shkronjë e pavlefshme në numër
|
OLE
|
Shkronjë e pavlefshme në numër
|
FAQE
|
Total number of pages in the document
|
Ndrysho vlerat standarde
PI
|
PI
|
3.1415...
|
Vlerë konstante
|
E
|
2.71828...
|
Saktë
|
SAKTË
|
not equal to 0
|
Pasaktë
|
PASAKTË
|
0
|