Commit 672bfaa7 authored by Julia Radzhabova's avatar Julia Radzhabova

[SSE] Update helps.

parent 378be62e
......@@ -11,7 +11,8 @@
{"src": "UsageInstructions/AddHyperlinks.htm", "name": "Add hyperlinks"},
{"src": "UsageInstructions/InsertChart.htm", "name": "Insert chart"},
{ "src": "UsageInstructions/InsertAutoshapes.htm", "name": "Insert and format autoshapes" },
{"src": "UsageInstructions/InsertTextObjects.htm", "name": "Insert text objects"},
{ "src": "UsageInstructions/InsertTextObjects.htm", "name": "Insert text objects" },
{"src": "UsageInstructions/InsertEquation.htm", "name": "Insert equations"},
{"src": "UsageInstructions/ManipulateObjects.htm", "name": "Manipulate objects"},
{"src": "UsageInstructions/SortData.htm", "name": "Sort and filter data"},
{ "src": "UsageInstructions/ChangeNumberFormat.htm", "name": "Change number format" },
......
......@@ -16,6 +16,7 @@
<p style="text-indent: 50px;"><b><em>cell-range</em></b> is the selected range of cells to apply the criterion to.</p>
<p style="text-indent: 50px;"><b><em>selection-criteria</em></b> is the criterion used to determine the cells to sum, a value entered manually or included into the cell you make reference to.</p>
<p style="text-indent: 50px;"><b><em>sum-range</em></b> is the range of cells to sum. It is an optional argument, if omitted, the function will sum the numbers of <b><em>cell-range</em></b>.</p>
<p class="note"><b>Note:</b> you can use wildcard characters when specifying criteria. The question mark "?" can replace any single character and the asterisk "*" can be used instead of any number of characters.</p>
<p>To apply the <b>SUMIF</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>
......
<!DOCTYPE html>
<html>
<head>
<title>SUMIFS Function</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>SUMIFS Function</h1>
<p>The <b>SUMIFS</b> function is one of the math and trigonometry functions. It is used to add all the numbers in the selected range of cells based on multiple criteria and return the result.</p>
<p>The <b>SUMIFS</b> function syntax is:</p>
<p style="text-indent: 150px;"><b><em>SUMIFS(sum-range, criteria-range1, criteria1, [criteria-range2, criteria2], ...)</em></b></p>
<p><em>where</em></p>
<p style="text-indent: 50px;"><b><em>sum-range</em></b> is the range of cells to sum.</p>
<p style="text-indent: 50px;"><b><em>criteria-range1</em></b> is the first selected range of cells to apply the <em>criteria1</em> to.</p>
<p style="text-indent: 50px;"><b><em>criteria1</em></b> is the first condition that must be met. It is applied to the <em>criteria-range1</em> and used to determine the cells in the <em>sum-range</em> to sum, a value entered manually or included into the cell you make reference to.</p>
<p style="text-indent: 50px;"><b><em>criteria-range2, criteria2, ...</em></b> are additional ranges of cells and their corresponding criteria. These arguments are optional.</p>
<p class="note"><b>Note:</b> you can use wildcard characters when specifying criteria. The question mark "?" can replace any single character and the asterisk "*" can be used instead of any number of characters.</p>
<p>To apply the <b>SUMIFS</b> function,</p>
<ol>
<li>select the cell where you wish to display the result,</li>
<li>click the <b>Insert Function</b> <img alt="Insert Function icon" src="../images/insertfunction.png" /> icon situated at the top toolbar,
<br />or right-click within a selected cell and select the <b>Insert Function</b> option from the menu,
<br />or click the <img alt="Function icon" src="../images/function.png" /> icon situated at the formula bar,
</li>
<li>select the <b>Math and trigonometry</b> function group from the list,</li>
<li>click the <b>SUMIFS</b> function,</li>
<li>enter the required arguments separating them by commas,</li>
<li>press the <b>Enter</b> button.</li>
</ol>
<p>The result will be displayed in the selected cell.</p>
<p style="text-indent: 150px;"><img alt="SUMIFS Function" src="../images/sumifs.png" /></p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -20,7 +20,7 @@
<li><b>Hide Formula Bar</b> - hides the bar situated below the top toolbar and used to enter and review the formula and its content. To show the hidden <b>Formula Bar</b> click this option once again.</li>
<li><b>Hide Headings</b> - hides the column heading at the top and row heading at the left of the worksheet. To show the hidden <b>Headings</b> click this option once again.</li>
<li><b>Hide Gridlines</b> - hides the lines that appear around the cells. To show the hidden <b>Gridlines</b> click this option once again.</li>
<li><b>Freeze Panes</b> - freezes all the rows above the active cell and all the columns to the left of the active cell so that they remain visible when you scroll the spreadsheet to the right or down. To unfreeze the panes just click this option once again.</li>
<li><b>Freeze Panes</b> - freezes all the rows above the active cell and all the columns to the left of the active cell so that they remain visible when you scroll the spreadsheet to the right or down. To unfreeze the panes just click this option once again or right-click anywhere within the worksheet and select the <b>Unfreeze Panes</b> option from the menu.</li>
</ul>
<p>You can also change the size of the opened <b>Comments</b> or <b>Chat</b> panel using the simple drag-and-drop: move the mouse cursor over the left sidebar border so that it turns into the bidirectional arrow and drag the border to the right to extend the sidebar width. To restore its original width move the border to the left.</p>
<h3>Use the Navigation Tools</h3>
......
......@@ -11,7 +11,9 @@
<h1>Add borders</h1>
<p>To add and format borders to a worksheet,</p>
<ol>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,</li>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,
<p class="note"><b>Note</b>: you can also select multiple non-adjacent cells or cell ranges holding down the <b>Ctrl</b> key while selecting cells/ranges with the mouse.</p>
</li>
<li>click the <b>Add Borders</b> <img alt="Add Borders icon" src="../images/addborders.png" /> icon situated at the top toolbar,</li>
<li>select the border style you wish to apply: <b>Outside Borders</b> <img alt="Outside Borders icon" src="../images/outsideborders.png" />, <b>All Borders</b> <img alt="All Borders icon" src="../images/allborders.png" />, <b>Top Borders</b> <img alt="Top Borders icon" src="../images/topborders.png" />, <b>Bottom Borders</b> <img alt="Bottom Borders icon" src="../images/bottomborders.png" />, <b>Left Borders</b> <img alt="Left Borders icon" src="../images/leftborders.png" />, <b>Right Borders</b> <img alt="Right Borders icon" src="../images/rightborders.png" />, <b>No Borders</b> <img alt="No Borders icon" src="../images/noborders.png" />, <b>Inside Borders</b> <img alt="Inside Borders icon" src="../images/insideborders.png" />, <b>Inside Vertical Borders</b> <img alt="Inside Vertical Borders icon" src="../images/insideverticalborders.png" />, <b>Inside Horizontal Borders</b> <img alt="Inside Horisontal Borders icon" src="../images/insidehorizontalborders.png" />, <b>Diagonal Up Border</b> <img alt="Diagonal Up Border icon" src="../images/diagonal_up_border.png" />, <b>Diagonal Down Border</b> <img alt="Diagonal Down Border icon" src="../images/diagonal_down_border.png" />;</li>
<li>set the <b>Border Width</b> <img alt="Border Width icon" src="../images/borderwidth.png" /> and select a <b>Border Color</b> <img alt="Border Color icon" src="../images/bordercolor.png" /> clicking the corresponding option and selecting the color you need from the palette.</li>
......
......@@ -9,7 +9,7 @@
<body>
<div class="mainpart">
<h1>Align data in cells</h1>
<p>You can align your data horizontally and vertically or even rotate data within a cell. To do that, select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination and perform one of the following operations using the icons situated at the top toolbar.</p>
<p>You can align your data horizontally and vertically or even rotate data within a cell. To do that, select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination. You can also select multiple non-adjacent cells or cell ranges holding down the <b>Ctrl</b> key while selecting cells/ranges with the mouse. Then perform one of the following operations using the icons situated at the top toolbar.</p>
<ul>
<li>Apply one of the horizontal alignment of the data within a cell,
<ul>
......
......@@ -11,7 +11,9 @@
<h1>Change number format</h1>
<p>You can easily change the number format, i.e. the way the numbers you enter appear in your spreadsheet. To do that, </p>
<ol>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,</li>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,
<p class="note"><b>Note</b>: you can also select multiple non-adjacent cells or cell ranges holding down the <b>Ctrl</b> key while selecting cells/ranges with the mouse.</p>
</li>
<li>click the <b>General Format</b> <img alt="General Format button" src="../images/generalformat.png" /> button situated at the top toolbar and select the number format you wish to apply:
<ul>
<li><b>General</b> - is used to display the data you enter as plain numbers in the most compact way without any additional signs,</li>
......
......@@ -13,7 +13,9 @@
<h3>Clear format</h3>
<p>You can quickly remove the text or the format within the selected cell. To do that,</p>
<ol>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,</li>
<li>select a cell, a range of cells with the mouse or the whole worksheet by pressing the <b>Ctrl+A</b> key combination,
<p class="note"><b>Note</b>: you can also select multiple non-adjacent cells or cell ranges holding down the <b>Ctrl</b> key while selecting cells/ranges with the mouse.</p>
</li>
<li>click the <b>Clear</b> <img alt="Clear" src="../images/clear.png" /> icon at the top toolbar and select one of the available options:
<ul>
<li>use the <b>All</b> option if you wish to remove all including text, format, function etc;</li>
......@@ -22,9 +24,9 @@
<li>use the <b>Comments</b> option if you wish to remove comments from the selected range of cells;</li>
<li>use the <b>Hyperlinks</b> option if you wish to clear hyperlinks within the selected range of cells.</li>
</ul>
<p class="note"><b>Note</b>: all these options are also available from the right-click menu.</p>
</li>
</ol>
<p class="note"><b>Note</b>: all these options are also available from the right-click menu.</p>
<h3>Copy cell format</h3>
<p>You can quickly copy a certain cell format and apply it to other cells.</p>
<p>To apply the copied format to a single cell or several adjacent cells,</p>
......
......@@ -33,6 +33,11 @@
<li>drag the handle over the adjacent cells you want to fill with the selected data.</li>
</ol>
<p class="note"><b>Note</b>: if you need to create a series of numbers (such as 1, 2, 3, 4...; 2, 4, 6, 8... etc.) or dates, you can enter at least two starting values and quickly extend the series selecting these cells and dragging the fill handle. </p>
<h3>Fill cells in the column with text values</h3>
<p>If a column in your spreadsheet contains some text values, you can easily replace any value within this column or fill the next blank cell selecting one of already existing text values.</p>
<p>Right-click the necessary cell and choose the <b>Select from drop-down list</b> option in the contextual menu.</p>
<p><img alt="Select from drop-down list" src="../images/selectfromlist.png" /></p>
<p>Select one of the available text values to replace the current one or fill an empty cell.</p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -11,7 +11,7 @@
<div class="mainpart">
<h1>Set font type, size, style, and colors</h1>
<p>You can select the font type and its size, apply one of the decoration styles and change the font and background colors using the corresponding icons situated at the top toolbar.</p>
<p class="note"><b>Note</b>: in case you want to apply the formatting to the data already present in the spreadsheet, select them with the mouse or <a href="../HelpfulHints/KeyboardShortcuts.htm#textselection" onclick="onhyperlinkclick(this)">using the keyboard</a> and apply the formatting.</p>
<p class="note"><b>Note</b>: in case you want to apply the formatting to the data already present in the spreadsheet, select them with the mouse or <a href="../HelpfulHints/KeyboardShortcuts.htm#textselection" onclick="onhyperlinkclick(this)">using the keyboard</a> and apply the formatting. If you need to apply the formatting to multiple non-adjacent cells or cell ranges, hold down the <b>Ctrl</b> key while selecting cells/ranges with the mouse.</p>
<table>
<tr>
<td>Font Name</td>
......
......@@ -70,10 +70,11 @@
</ul>
</li>
<li><b>Opacity</b> - use this section to set an <b>Opacity</b> level dragging the slider or entering the percent value manually. The default value is <b>100%</b>. It corresponds to the full opacity. The <b>0%</b> value corresponds to the full transparency.</li>
<li id="shape_stroke"><b>Stroke</b> - use this section to change the autoshape stroke width and color.
<li id="shape_stroke"><b>Stroke</b> - use this section to change the autoshape stroke width, color or type.
<ul>
<li>To change the stroke width, select one of the available options from the <b>Size</b> dropdown list. The available options are: 0.5 pt, 1 pt, 1.5 pt, 2.25 pt, 3 pt, 4.5 pt, 6 pt. Alternatively, select the <b>No Line</b> option if you don't want to use any stroke.</li>
<li>To change the stroke <b>color</b>, click on the colored box below and select the necessary color.</li>
<li>To change the stroke <b>type</b>, select the necessary option from the corresponding dropdown list (a solid line is applied by default, you can change it to one of the available dashed lines).</li>
</ul>
</li>
<li><b>Change Autoshape</b> - use this section to replace the current autoshape with another one selected from the dropdown list.</li>
......
......@@ -56,19 +56,31 @@
<p>The <b>column width</b> determines how many characters with default formatting can be displayed in the column cell. The default value is set to 8.43 symbols. To change it:</p>
<ol>
<li>select columns you wish to change,</li>
<li>right-click the selected columns and use the <b>Column Width</b> option from the right-click menu,</li>
<li>in the <b>Column Width</b> window, specify a new value from 0 to 255 and click <b>OK</b>.
<p><img alt="Column Width window" src="../images/columnwidth.png" /></p>
<li>right-click the selected columns and use the <b>Set Column Width</b> option from the right-click menu,</li>
<li>choose one of the available options:
<ul>
<li>select the <b>Auto Fit Column Width</b> option to automatically adjust the width of each column according to its content, or</li>
<li>
select the <b>Custom Column Width</b> option and specify a new value from 0 to 255 in the <b>Custom Column Width</b> window, then click <b>OK</b>.
<p><img alt="Custom Column Width window" src="../images/columnwidth.png" /></p>
</li>
</ul>
</li>
</ol>
<p>To change the width of a single column manually, drag the right border of the column heading.</p>
<p>The default <b>row height</b> value is 15 points. To change it:</p>
<p>To change the width of a single column manually, move the mouse cursor over the right border of the column heading so that the cursor turns into the bidirectional arrow <img alt="Mouse Cursor when changing column width" src="../images/changecolumnwidthcursor.png" />. Drag the border to the left or right to set a custom width or double-click the mouse to automatically change the column width according to its content.</p>
<p><img alt="Changing column width" src="../images/changecolumnwidth.png" /></p>
<p>The default <b>row height</b> value is 14.25 points. To change it:</p>
<ol>
<li>select rows you wish to change,</li>
<li>right-click the selected rows and use the <b>Row Height</b> option from the right-click menu,</li>
<li>
in the <b>Row Height</b> window, specify a new value from 0 to 408.75 and click <b>OK</b>.
<p><img alt="Row Height window" src="../images/rowheight.png" /></p>
<li>right-click the selected rows and use the <b>Set Row Height</b> option from the right-click menu,</li>
<li>choose one of the available options:
<ul>
<li>select the <b>Auto Fit Row Height</b> option to automatically adjust the height of each row according to its content, or</li>
<li>
select the <b>Custom Row Height</b> option and specify a new value from 0 to 408.75 in the <b>Custom Row Height</b> window, then click <b>OK</b>.
<p><img alt="Custom Row Height window" src="../images/rowheight.png" /></p>
</li>
</ul>
</li>
</ol>
<p>To change the height of a single row manually, drag the bottom border of the row heading.</p>
......
......@@ -67,7 +67,7 @@
<tr>
<td>Math and Trigonometry Functions</td>
<td>Are used to perform basic math and trigonometry operations such as adding, multiplying, dividing, rounding, etc.</td>
<td><a href="../Functions/abs.htm" onclick="onhyperlinkclick(this)">ABS</a>; <a href="../Functions/acos.htm" onclick="onhyperlinkclick(this)">ACOS</a>; <a href="../Functions/acosh.htm" onclick="onhyperlinkclick(this)">ACOSH</a>; <a href="../Functions/asin.htm" onclick="onhyperlinkclick(this)">ASIN</a>; <a href="../Functions/asinh.htm" onclick="onhyperlinkclick(this)">ASINH</a>; <a href="../Functions/atan.htm" onclick="onhyperlinkclick(this)">ATAN</a>; <a href="../Functions/atan2.htm" onclick="onhyperlinkclick(this)">ATAN2</a>; <a href="../Functions/atanh.htm" onclick="onhyperlinkclick(this)">ATANH</a>; <a href="../Functions/ceiling.htm" onclick="onhyperlinkclick(this)">CEILING</a>; <a href="../Functions/combin.htm" onclick="onhyperlinkclick(this)">COMBIN</a>; <a href="../Functions/cos.htm" onclick="onhyperlinkclick(this)">COS</a>; <a href="../Functions/cosh.htm" onclick="onhyperlinkclick(this)">COSH</a>; <a href="../Functions/degrees.htm" onclick="onhyperlinkclick(this)">DEGREES</a>; <a href="../Functions/even.htm" onclick="onhyperlinkclick(this)">EVEN</a>; <a href="../Functions/exp.htm" onclick="onhyperlinkclick(this)">EXP</a>; <a href="../Functions/fact.htm" onclick="onhyperlinkclick(this)">FACT</a>; <a href="../Functions/factdouble.htm" onclick="onhyperlinkclick(this)">FACTDOUBLE</a>; <a href="../Functions/floor.htm" onclick="onhyperlinkclick(this)">FLOOR</a>; <a href="../Functions/gcd.htm" onclick="onhyperlinkclick(this)">GCD</a>; <a href="../Functions/int.htm" onclick="onhyperlinkclick(this)">INT</a>; <a href="../Functions/lcm.htm" onclick="onhyperlinkclick(this)">LCM</a>; <a href="../Functions/ln.htm" onclick="onhyperlinkclick(this)">LN</a>; <a href="../Functions/log.htm" onclick="onhyperlinkclick(this)">LOG</a>; <a href="../Functions/log10.htm" onclick="onhyperlinkclick(this)">LOG10</a>; <a href="../Functions/mdeterm.htm" onclick="onhyperlinkclick(this)">MDETERM</a>; <a href="../Functions/minverse.htm" onclick="onhyperlinkclick(this)">MINVERSE</a>; <a href="../Functions/mmult.htm" onclick="onhyperlinkclick(this)">MMULT</a>; <a href="../Functions/mod.htm" onclick="onhyperlinkclick(this)">MOD</a>; <a href="../Functions/mround.htm" onclick="onhyperlinkclick(this)">MROUND</a>; <a href="../Functions/multinomial.htm" onclick="onhyperlinkclick(this)">MULTINOMIAL</a>; <a href="../Functions/odd.htm" onclick="onhyperlinkclick(this)">ODD</a>; <a href="../Functions/pi.htm" onclick="onhyperlinkclick(this)">PI</a>; <a href="../Functions/power.htm" onclick="onhyperlinkclick(this)">POWER</a>; <a href="../Functions/product.htm" onclick="onhyperlinkclick(this)">PRODUCT</a>; <a href="../Functions/quotient.htm" onclick="onhyperlinkclick(this)">QUOTIENT</a>; <a href="../Functions/radians.htm" onclick="onhyperlinkclick(this)">RADIANS</a>; <a href="../Functions/rand.htm" onclick="onhyperlinkclick(this)">RAND</a>; <a href="../Functions/randbetween.htm" onclick="onhyperlinkclick(this)">RANDBETWEEN</a>; <a href="../Functions/roman.htm" onclick="onhyperlinkclick(this)">ROMAN</a>; <a href="../Functions/round.htm" onclick="onhyperlinkclick(this)">ROUND</a>; <a href="../Functions/rounddown.htm" onclick="onhyperlinkclick(this)">ROUNDDOWN</a>; <a href="../Functions/roundup.htm" onclick="onhyperlinkclick(this)">ROUNDUP</a>; <a href="../Functions/seriessum.htm" onclick="onhyperlinkclick(this)">SERIESSUM</a>; <a href="../Functions/sign.htm" onclick="onhyperlinkclick(this)">SIGN</a>; <a href="../Functions/sin.htm" onclick="onhyperlinkclick(this)">SIN</a>; <a href="../Functions/sinh.htm" onclick="onhyperlinkclick(this)">SINH</a>; <a href="../Functions/sqrt.htm" onclick="onhyperlinkclick(this)">SQRT</a>; <a href="../Functions/sqrtpi.htm" onclick="onhyperlinkclick(this)">SQRTPI</a>; <a href="../Functions/sum.htm" onclick="onhyperlinkclick(this)">SUM</a>; <a href="../Functions/sumif.htm" onclick="onhyperlinkclick(this)">SUMIF</a>; <a href="../Functions/sumproduct.htm" onclick="onhyperlinkclick(this)">SUMPRODUCT</a>; <a href="../Functions/sumsq.htm" onclick="onhyperlinkclick(this)">SUMSQ</a>; <a href="../Functions/sumx2my2.htm" onclick="onhyperlinkclick(this)">SUMX2MY2</a>; <a href="../Functions/sumx2py2.htm" onclick="onhyperlinkclick(this)">SUMX2PY2</a>; <a href="../Functions/sumxmy2.htm" onclick="onhyperlinkclick(this)">SUMXMY2</a>; <a href="../Functions/tan.htm" onclick="onhyperlinkclick(this)">TAN</a>; <a href="../Functions/tanh.htm" onclick="onhyperlinkclick(this)">TANH</a>; <a href="../Functions/trunc.htm" onclick="onhyperlinkclick(this)">TRUNC</a></td>
<td><a href="../Functions/abs.htm" onclick="onhyperlinkclick(this)">ABS</a>; <a href="../Functions/acos.htm" onclick="onhyperlinkclick(this)">ACOS</a>; <a href="../Functions/acosh.htm" onclick="onhyperlinkclick(this)">ACOSH</a>; <a href="../Functions/asin.htm" onclick="onhyperlinkclick(this)">ASIN</a>; <a href="../Functions/asinh.htm" onclick="onhyperlinkclick(this)">ASINH</a>; <a href="../Functions/atan.htm" onclick="onhyperlinkclick(this)">ATAN</a>; <a href="../Functions/atan2.htm" onclick="onhyperlinkclick(this)">ATAN2</a>; <a href="../Functions/atanh.htm" onclick="onhyperlinkclick(this)">ATANH</a>; <a href="../Functions/ceiling.htm" onclick="onhyperlinkclick(this)">CEILING</a>; <a href="../Functions/combin.htm" onclick="onhyperlinkclick(this)">COMBIN</a>; <a href="../Functions/cos.htm" onclick="onhyperlinkclick(this)">COS</a>; <a href="../Functions/cosh.htm" onclick="onhyperlinkclick(this)">COSH</a>; <a href="../Functions/degrees.htm" onclick="onhyperlinkclick(this)">DEGREES</a>; <a href="../Functions/even.htm" onclick="onhyperlinkclick(this)">EVEN</a>; <a href="../Functions/exp.htm" onclick="onhyperlinkclick(this)">EXP</a>; <a href="../Functions/fact.htm" onclick="onhyperlinkclick(this)">FACT</a>; <a href="../Functions/factdouble.htm" onclick="onhyperlinkclick(this)">FACTDOUBLE</a>; <a href="../Functions/floor.htm" onclick="onhyperlinkclick(this)">FLOOR</a>; <a href="../Functions/gcd.htm" onclick="onhyperlinkclick(this)">GCD</a>; <a href="../Functions/int.htm" onclick="onhyperlinkclick(this)">INT</a>; <a href="../Functions/lcm.htm" onclick="onhyperlinkclick(this)">LCM</a>; <a href="../Functions/ln.htm" onclick="onhyperlinkclick(this)">LN</a>; <a href="../Functions/log.htm" onclick="onhyperlinkclick(this)">LOG</a>; <a href="../Functions/log10.htm" onclick="onhyperlinkclick(this)">LOG10</a>; <a href="../Functions/mdeterm.htm" onclick="onhyperlinkclick(this)">MDETERM</a>; <a href="../Functions/minverse.htm" onclick="onhyperlinkclick(this)">MINVERSE</a>; <a href="../Functions/mmult.htm" onclick="onhyperlinkclick(this)">MMULT</a>; <a href="../Functions/mod.htm" onclick="onhyperlinkclick(this)">MOD</a>; <a href="../Functions/mround.htm" onclick="onhyperlinkclick(this)">MROUND</a>; <a href="../Functions/multinomial.htm" onclick="onhyperlinkclick(this)">MULTINOMIAL</a>; <a href="../Functions/odd.htm" onclick="onhyperlinkclick(this)">ODD</a>; <a href="../Functions/pi.htm" onclick="onhyperlinkclick(this)">PI</a>; <a href="../Functions/power.htm" onclick="onhyperlinkclick(this)">POWER</a>; <a href="../Functions/product.htm" onclick="onhyperlinkclick(this)">PRODUCT</a>; <a href="../Functions/quotient.htm" onclick="onhyperlinkclick(this)">QUOTIENT</a>; <a href="../Functions/radians.htm" onclick="onhyperlinkclick(this)">RADIANS</a>; <a href="../Functions/rand.htm" onclick="onhyperlinkclick(this)">RAND</a>; <a href="../Functions/randbetween.htm" onclick="onhyperlinkclick(this)">RANDBETWEEN</a>; <a href="../Functions/roman.htm" onclick="onhyperlinkclick(this)">ROMAN</a>; <a href="../Functions/round.htm" onclick="onhyperlinkclick(this)">ROUND</a>; <a href="../Functions/rounddown.htm" onclick="onhyperlinkclick(this)">ROUNDDOWN</a>; <a href="../Functions/roundup.htm" onclick="onhyperlinkclick(this)">ROUNDUP</a>; <a href="../Functions/seriessum.htm" onclick="onhyperlinkclick(this)">SERIESSUM</a>; <a href="../Functions/sign.htm" onclick="onhyperlinkclick(this)">SIGN</a>; <a href="../Functions/sin.htm" onclick="onhyperlinkclick(this)">SIN</a>; <a href="../Functions/sinh.htm" onclick="onhyperlinkclick(this)">SINH</a>; <a href="../Functions/sqrt.htm" onclick="onhyperlinkclick(this)">SQRT</a>; <a href="../Functions/sqrtpi.htm" onclick="onhyperlinkclick(this)">SQRTPI</a>; <a href="../Functions/sum.htm" onclick="onhyperlinkclick(this)">SUM</a>; <a href="../Functions/sumif.htm" onclick="onhyperlinkclick(this)">SUMIF</a>; <a href="../Functions/sumifs.htm" onclick="onhyperlinkclick(this)">SUMIFS</a>; <a href="../Functions/sumproduct.htm" onclick="onhyperlinkclick(this)">SUMPRODUCT</a>; <a href="../Functions/sumsq.htm" onclick="onhyperlinkclick(this)">SUMSQ</a>; <a href="../Functions/sumx2my2.htm" onclick="onhyperlinkclick(this)">SUMX2MY2</a>; <a href="../Functions/sumx2py2.htm" onclick="onhyperlinkclick(this)">SUMX2PY2</a>; <a href="../Functions/sumxmy2.htm" onclick="onhyperlinkclick(this)">SUMXMY2</a>; <a href="../Functions/tan.htm" onclick="onhyperlinkclick(this)">TAN</a>; <a href="../Functions/tanh.htm" onclick="onhyperlinkclick(this)">TANH</a>; <a href="../Functions/trunc.htm" onclick="onhyperlinkclick(this)">TRUNC</a></td>
</tr>
<tr>
<td>Lookup and Reference Functions</td>
......
......@@ -37,7 +37,7 @@
<li>to <a href="ManipulateObjects.htm#arrange" onclick="onhyperlinkclick(this)">arrange</a> text boxes as related to other objects, right-click on the text box border and use the contextual menu options.</li>
</ul>
<h3 id="textbox_textformatting">Format the text within the text box</h3>
<p>Click the text within the text box to be able to change its properties. When the text is selected, the tex box borders are displayed as dashed lines.</p>
<p>Click the text within the text box to be able to change its properties. When the text is selected, the text box borders are displayed as dashed lines.</p>
<p><img alt="Text selected" src="../images/textbox_textselected.png" /></p>
<p class="note"><b>Note</b>: it's also possible to change text formatting when the text box (not the text itself) is selected. In such a case, any changes will be applied to all the text within the text box. Some font formatting options (font type, size, color and decoration styles) can be applied to a previously selected portion of the text separately.</p>
<ul>
......
......@@ -11,7 +11,8 @@
{"src": "UsageInstructions/AddHyperlinks.htm", "name": "Добавление гиперссылок"},
{"src": "UsageInstructions/InsertChart.htm", "name": "Вставка диаграмм"},
{ "src": "UsageInstructions/InsertAutoshapes.htm", "name": "Вставка и форматирование автофигур" },
{"src": "UsageInstructions/InsertTextObjects.htm", "name": "Вставка текстовых объектов"},
{ "src": "UsageInstructions/InsertTextObjects.htm", "name": "Вставка текстовых объектов" },
{"src": "UsageInstructions/InsertEquation.htm", "name": "Вставка формул"},
{"src": "UsageInstructions/ManipulateObjects.htm", "name": "Манипулирование объектами"},
{"src": "UsageInstructions/SortData.htm", "name": "Сортировка и фильтрация данных"},
{"src": "UsageInstructions/ChangeNumberFormat.htm", "name": "Изменение формата представления чисел"},
......
......@@ -16,6 +16,7 @@
<p style="text-indent: 50px;"><b><em>cell-range</em></b> - выбранный диапазон ячеек, к которому применяется условие.</p>
<p style="text-indent: 50px;"><b><em>selection-criteria</em></b> - условие, определяющее, какие ячейки требуется просуммировать; значение, введенное вручную или находящееся в ячейке, на которую дается ссылка.</p>
<p style="text-indent: 50px;"><b><em>sum-range</em></b> - диапазон ячеек, который требуется просуммировать. Необязательный аргумент. Если он опущен, суммируются ячейки, указанные в аргументе <b><em>cell-range</em></b>.</p>
<p class="note"><b>Примечание:</b> при указании условий можно использовать подстановочные знаки. Вопросительный знак "?" может замещать любой отдельный символ, а звездочку "*" можно использовать вместо любого количества символов.</p>
<p>Чтобы применить функцию <b>SUMIF</b>,</p>
<ol>
<li>выделите ячейку, в которой требуется отобразить результат,</li>
......
<!DOCTYPE html>
<html>
<head>
<title>Функция SUMIFS (СУММЕСЛИМН)</title>
<meta charset="utf-8" />
<meta name="description" content="" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
</head>
<body>
<div class="mainpart">
<h1>Функция SUMIFS (СУММЕСЛИМН)</h1>
<p>Функция <b>SUMIFS</b> - это одна из математических и тригонометрических функций. Суммирует все числа в выбранном диапазоне ячеек в соответствии с несколькими условиями и возвращает результат.</p>
<p>Синтаксис функции <b>SUMIFS</b>:</p>
<p style="text-indent: 150px;"><b><em>SUMIFS(sum-range, criteria-range1, criteria1, [criteria-range2, criteria2], ...)</em></b></p>
<p><em>где</em></p>
<p style="text-indent: 50px;"><b><em>sum-range</em></b> - диапазон ячеек, который требуется просуммировать.</p>
<p style="text-indent: 50px;"><b><em>criteria-range1</em></b> - первый выбранный диапазон ячеек, к которому применяется условие <em>criteria1</em>.</p>
<p style="text-indent: 50px;"><b><em>criteria1</em></b> - первое условие, которое должно выполняться. Оно применяется к диапазону <em>criteria-range1</em> и определяет, какие ячейки в диапазоне <em>sum-range</em> требуется просуммировать. Это значение, введенное вручную или находящееся в ячейке, на которую дается ссылка.</p>
<p style="text-indent: 50px;"><b><em>criteria-range2, criteria2, ...</em></b> - дополнительные диапазоны ячеек и соответствующие условия. Это необязательные аргументы.</p>
<p class="note"><b>Примечание:</b> при указании условий можно использовать подстановочные знаки. Вопросительный знак "?" может замещать любой отдельный символ, а звездочку "*" можно использовать вместо любого количества символов.</p>
<p>Чтобы применить функцию <b>SUMIFS</b>,</p>
<ol>
<li>выделите ячейку, в которой требуется отобразить результат,</li>
<li>щелкните по значку <b>Вставить функцию</b> <img alt="Значок Вставить функцию" src="../images/insertfunction.png" />, расположенному на верхней панели инструментов,
<br />или щелкните правой кнопкой мыши по выделенной ячейке и выберите в меню команду <b>Вставить функцию</b>,
<br />или щелкните по значку <img alt="Значок Функция" src="../images/function.png" /> перед строкой формул,
</li>
<li>выберите из списка группу функций <b>Математические</b>,</li>
<li>щелкните по функции <b>SUMIFS</b>,</li>
<li>введите требуемые аргументы, разделяя их запятыми,</li>
<li>нажмите клавишу <b>Enter</b>.</li>
</ol>
<p>Результат будет отображен в выбранной ячейке.</p>
<p style="text-indent: 150px;"><img alt="Функция SUMIFS" src="../images/sumifs.png" /></p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -20,7 +20,7 @@
<li><b>Скрыть строку формул</b> - скрывает панель, которая располагается под верхней панелью инструментов и используется для ввода и просмотра формул и их значений. Чтобы отобразить скрытую <b>строку формул</b>, щелкните по этой опции еще раз.</li>
<li><b>Скрыть заголовки</b> - скрывает заголовки столбцов сверху и заголовки строк слева на рабочем листе. Чтобы отобразить скрытые <b>заголовки</b>, щелкните по этой опции еще раз.</li>
<li><b>Скрыть линии сетки</b> - скрывает линии вокруг ячеек. Чтобы отобразить скрытые <b>линии сетки</b>, щелкните по этой опции еще раз.</li>
<li><b>Закрепить области</b> - закрепляет все строки выше активной ячейки и все столбцы слева от нее таким образом, что они остаются видимыми при прокрутке электронной таблицы вправо или вниз. Чтобы снять закрепление областей, щелкните по этой опции еще раз.</li>
<li><b>Закрепить области</b> - закрепляет все строки выше активной ячейки и все столбцы слева от нее таким образом, что они остаются видимыми при прокрутке электронной таблицы вправо или вниз. Чтобы снять закрепление областей, щелкните по этой опции еще раз или щелкните в любом месте рабочего листа правой кнопкой мыши и выберите пункт меню <b>Снять закрепление областей</b>.</li>
</ul>
<p>Можно также изменить размер открытой панели <b>Комментарии</b> или <b>Чат</b> путем простого перетаскивания: наведите курсор мыши на край левой боковой панели, чтобы курсор превратился в двунаправленную стрелку, и перетащите край панели вправо, чтобы увеличить ширину панели. Чтобы восстановить исходную ширину, перетащите край панели влево.</p>
<h3>Используйте инструменты навигации</h3>
......
......@@ -11,7 +11,9 @@
<h1>Добавление границ</h1>
<p>Для добавления и форматирования границ на рабочем листе:</p>
<ol>
<li>выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,</li>
<li>выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,
<p class="note"><b>Примечание</b>: можно также выделить несколько ячеек или диапазонов ячеек, которые не являются смежными, удерживая клавишу <b>Ctrl</b> при выделении ячеек и диапазонов с помощью мыши.</p>
</li>
<li>щелкните по значку <b>Границы</b> <img alt="Значок Границы" src="../images/addborders.png" />, расположенному на верхней панели инструментов,</li>
<li>выберите стиль границ, который требуется применить: <b>Внешние границы</b> <img alt="Значок Внешние границы" src="../images/outsideborders.png" />, <b>Все границы</b> <img alt="Значок Все границы" src="../images/allborders.png" />, <b>Верхние границы</b> <img alt="Значок Верхние границы" src="../images/topborders.png" />, <b>Нижние границы</b> <img alt="Значок Нижние границы" src="../images/bottomborders.png" />, <b>Левые границы</b> <img alt="Значок Левые границы" src="../images/leftborders.png" />, <b>Правые границы</b> <img alt="Значок Правые границы" src="../images/rightborders.png" />, <b>Без границ</b> <img alt="Значок Без границ" src="../images/noborders.png" />, <b>Внутренние границы</b> <img alt="Значок Внутренние границы" src="../images/insideborders.png" />, <b>Внутренние вертикальные границы</b> <img alt="Значок Внутренние вертикальные границы" src="../images/insideverticalborders.png" />, <b>Внутренние горизонтальные границы</b> <img alt="Значок Внутренние горизонтальные границы" src="../images/insidehorizontalborders.png" />, <b>Диагональная граница снизу вверх</b> <img alt="Значок Диагональная граница снизу вверх" src="../images/diagonal_up_border.png" />, <b>Диагональная граница сверху вниз</b> <img alt="Значок Диагональная граница сверху вниз" src="../images/diagonal_down_border.png" />;</li>
<li>задайте <b>Ширину границ</b> <img alt="Значок Ширина границ" src="../images/borderwidth.png" /> и выберите <b>Цвет границ</b> <img alt="Значок Цвет границ" src="../images/bordercolor.png" />, щелкнув по соответствующей команде и выбрав нужный цвет на палитре.</li>
......
......@@ -9,7 +9,7 @@
<body>
<div class="mainpart">
<h1>Выравнивание данных в ячейках</h1>
<p>Данные внутри ячейки можно выравнивать горизонтально или вертикально или даже поворачивать. Для этого выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>, и выполните одну из следующих операций, используя значки, расположенные на верхней панели инструментов.</p>
<p>Данные внутри ячейки можно выравнивать горизонтально или вертикально или даже поворачивать. Для этого выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>. Можно также выделить несколько ячеек или диапазонов ячеек, которые не являются смежными, удерживая клавишу <b>Ctrl</b> при выделении ячеек и диапазонов с помощью мыши. Затем выполните одну из следующих операций, используя значки, расположенные на верхней панели инструментов.</p>
<ol>
<li>Примените один из типов горизонтального выравнивания данных внутри ячейки:
<ul>
......
......@@ -11,7 +11,9 @@
<h1>Изменение формата представления чисел</h1>
<p>Можно легко изменить числовой формат, то есть то, каким образом выглядят введенные числа в электронной таблице. Для этого: </p>
<ol>
<li>выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,</li>
<li>выделите ячейку, диапазон ячеек мышью или весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,
<p class="note"><b>Примечание</b>: можно также выделить несколько ячеек или диапазонов ячеек, которые не являются смежными, удерживая клавишу <b>Ctrl</b> при выделении ячеек и диапазонов с помощью мыши.</p>
</li>
<li>нажмите кнопку <b>Общий формат</b> <img alt="Кнопка Общий формат" src="../images/generalformat.png" />, расположенную на верхней панели инструментов, и выберите формат представления чисел, который надо применить:
<ul>
<li><b>Общий</b> - используется для отображения введенных данных как обычных чисел, самым компактным образом без дополнительных знаков,</li>
......
......@@ -13,7 +13,9 @@
<h3>Очистка форматирования</h3>
<p>Текст или форматирование внутри выбранной ячейки можно быстро удалить. Для этого:</p>
<ol>
<li>выделите мышью отдельную ячейку или диапазон ячеек или выделите весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,</li>
<li>выделите мышью отдельную ячейку или диапазон ячеек или выделите весь рабочий лист, нажав сочетание клавиш <b>Ctrl+A</b>,
<p class="note"><b>Примечание</b>: можно также выделить несколько ячеек или диапазонов ячеек, которые не являются смежными, удерживая клавишу <b>Ctrl</b> при выделении ячеек и диапазонов с помощью мыши.</p>
</li>
<li>щелкните по значку <b>Очистить</b> <img alt="Очистить" src="../images/clear.png" /> на верхней панели инструментов и выберите одну из доступных команд:
<ul>
<li>используйте команду <b>Всё</b>, если необходимо полностью очистить выбранный диапазон ячеек, включая текст, форматирование, функции и т.д.;</li>
......
......@@ -45,7 +45,11 @@
<b>Примечание</b>: если вам нужно создать последовательный ряд цифр (например 1, 2, 3, 4...; 2, 4, 6, 8... и т.д.)
или дат, можно ввести хотя бы два начальных значения и быстро продолжить ряд, выделив эти ячейки и перетащив мышью маркер заполнения.
</p>
<h3>Заполнение ячеек в столбце текстовыми значениями</h3>
<p>Если столбец электронной таблицы содержит какие-то текстовые значения, можно легко заменить любое значение в этом столбце или заполнить следующую пустую ячейку, выбрав одно из уже существующих текстовых значений.</p>
<p>Щелкните по нужной ячейке правой кнопкой мыши и выберите в контекстном меню пункт <b>Выбрать из списка</b>.</p>
<p><img alt="Выбор из списка" src="../images/selectfromlist.png" /></p>
<p>Выберите одно из доступных текстовых значений для замены текущего значения или заполнения пустой ячейки.</p>
</div>
</body>
</html>
\ No newline at end of file
......@@ -11,7 +11,7 @@
<div class="mainpart">
<h1>Задание типа, размера, стиля и цветов шрифта</h1>
<p>Можно выбрать тип шрифта и его размер, применить один из стилей оформления и изменить цвета шрифта и фона, используя соответствующие значки, расположенные на верхней панели инструментов.</p>
<p class="note"><b>Примечание</b>: если необходимо применить форматирование к данным, которые уже есть в электронной таблице, выделите их мышью или <a href="../HelpfulHints/KeyboardShortcuts.htm#textselection" onclick="onhyperlinkclick(this)">с помощью клавиатуры</a>, а затем примените форматирование.</p>
<p class="note"><b>Примечание</b>: если необходимо применить форматирование к данным, которые уже есть в электронной таблице, выделите их мышью или <a href="../HelpfulHints/KeyboardShortcuts.htm#textselection" onclick="onhyperlinkclick(this)">с помощью клавиатуры</a>, а затем примените форматирование. Если форматирование требуется применить к нескольким ячейкам или диапазонам ячеек, которые не являются смежными, удерживайте клавишу <b>Ctrl</b> при выделении ячеек и диапазонов с помощью мыши.</p>
<table>
<tr>
<td>Название шрифта</td>
......
......@@ -72,10 +72,11 @@
</li>
<li><b>Непрозрачность</b> - используйте этот раздел, чтобы задать уровень <b>Непрозрачности</b>, перетаскивая ползунок или вручную вводя значение в процентах. Значение, заданное по умолчанию, составляет <b>100%</b>. Оно соответствует полной непрозрачности. Значение <b>0%</b> соответствует полной прозрачности.
</li>
<li id="shape_stroke"><b>Обводка</b> - используйте этот раздел, чтобы изменить толщину и цвет обводки.
<li id="shape_stroke"><b>Обводка</b> - используйте этот раздел, чтобы изменить толщину, цвет или тип обводки.
<ul>
<li>Для изменения <b>толщины</b> обводки выберите из выпадающего списка <b>Толщина</b> одну из доступных опций. Доступны следующие опции: 0.5 пт, 1 пт, 1.5 пт, 2.25 пт, 3 пт, 4.5 пт, 6 пт. Или выберите опцию <b>Без линии</b>, если вы вообще не хотите использовать обводку.</li>
<li>Для изменения <b>цвета</b> обводки щелкните по цветному прямоугольнику и выберите нужный цвет.</li>
<li>Для изменения <b>типа</b> обводки выберите нужную опцию из соответствующего выпадающего списка (по умолчанию применяется сплошная линия, ее можно изменить на одну из доступных пунктирных линий).</li>
</ul>
</li>
<li><b>Изменить автофигуру</b> - используйте этот раздел, чтобы заменить текущую автофигуру на другую, выбрав ее из выпадающего списка.</li>
......
......@@ -56,20 +56,31 @@
<p><b>Ширина столбца</b> определяет, сколько символов со стандартным форматированием может быть отображено в ячейке столбца. По умолчанию задано значение 8.43 символа. Чтобы его изменить:</p>
<ol>
<li>выделите столбцы, которые надо изменить,</li>
<li>щелкните правой кнопкой мыши по выделенным столбцам и используйте опцию контекстного меню <b>Ширина столбца</b>,</li>
<li>
в окне <b>Ширина столбца</b> задайте новое значение от 0 до 255 и нажмите <b>OK</b>.
<p><img alt="Окно Ширина столбца" src="../images/columnwidth.png" /></p>
</li>
<li>щелкните правой кнопкой мыши по выделенным столбцам и выберите в контекстном меню пункт <b>Задать ширину столбца</b>,</li>
<li>выберите одну из доступных опций:
<ul>
<li>выберите опцию <b>Автоподбор ширины столбца</b>, чтобы автоматически скорректировать ширину каждого столбца в соответствии с содержимым, или</li>
<li>
выберите опцию <b>Особая ширина столбца</b> и задайте новое значение от 0 до 255 в окне <b>Особая ширина столбца</b>, затем нажмите <b>OK</b>.
<p><img alt="Окно Особая ширина столбца" src="../images/columnwidth.png" /></p>
</li>
</ul>
</li>
</ol>
<p>Чтобы вручную изменить ширину отдельного столбца, перетащите правую границу заголовка столбца.</p>
<p><b>Высота строки</b> по умолчанию составляет 15 пунктов. Чтобы изменить это значение:</p>
<p>Чтобы вручную изменить ширину отдельного столбца, наведите курсор мыши на правую границу заголовка столбца, чтобы курсор превратился в двунаправленную стрелку <img alt="Курсор при изменении ширины столбца" src="../images/changecolumnwidthcursor.png" />. Перетащите границу влево или вправо, чтобы задать особую ширину или дважды щелкните мышью, чтобы автоматически изменить ширину столбца в соответствии с содержимым.</p>
<p><img alt="Изменение ширины столбца" src="../images/changecolumnwidth.png" /></p>
<p><b>Высота строки</b> по умолчанию составляет 14.25 пунктов. Чтобы изменить это значение:</p>
<ol>
<li>выделите строки, которые надо изменить,</li>
<li>щелкните правой кнопкой мыши по выделенным строкам и используйте опцию контекстного меню <b>Высота строки</b>,</li>
<li>
в окне <b>Высота строки</b> задайте новое значение от 0 до 408.75 и нажмите <b>OK</b>.
<p><img alt="Окно Высота строки" src="../images/rowheight.png" /></p>
<li>щелкните правой кнопкой мыши по выделенным строкам и выберите в контекстном меню пункт <b>Задать высоту строки</b>,</li>
<li>выберите одну из доступных опций:
<ul>
<li>выберите опцию <b>Автоподбор высоты строки</b>, чтобы автоматически скорректировать высоту каждой строки в соответствии с содержимым, или</li>
<li>
выберите опцию <b>Особая высота строки</b> и задайте новое значение от 0 до 408.75 в окне <b>Особая высота строки</b>, затем нажмите <b>OK</b>.
<p><img alt="Окно Особая высота строки" src="../images/rowheight.png" /></p>
</li>
</ul>
</li>
</ol>
<p>Чтобы вручную изменить высоту отдельной строки, перетащите нижнюю границу заголовка строки.</p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment