forked from amazingfate/help
INTEGRATION: CWS hc680pp1 (1.2.44); FILE MERGED
2005/09/30 20:14:23 ufi 1.2.44.2: RESYNC: (1.2-1.3); FILE MERGED 2005/04/29 14:11:29 fpe 1.2.44.1: Regular Update
This commit is contained in:
@ -5,9 +5,9 @@
|
||||
*
|
||||
* $RCSfile: 01060500.xhp,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 23:39:04 $
|
||||
* last change: $Author: kz $ $Date: 2005-10-05 14:02:33 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
@ -42,7 +42,7 @@
|
||||
</topic>
|
||||
<history>
|
||||
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
|
||||
<lastedited date="2004-09-13T15:11:03">converted from old format - fpe</lastedited>
|
||||
<lastedited date="2005-04-29T11:49:58">converted from old format - fpe</lastedited>
|
||||
</history>
|
||||
</meta>
|
||||
<body>
|
||||
@ -87,7 +87,7 @@
|
||||
<paragraph role="listitem" id="par_id3147530" xml-lang="en-US" l10n="U" oldref="61">Now type a selling price (for example, 100) in cell B5. The net price should be shown in cell B6 and the value-added tax should be shown in cell B7. </paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="listitem" id="par_id3153061" xml-lang="en-US" l10n="U" oldref="62">You know that the value-added tax is calculated as 'net price times 15%' and that you arrive at the net price by deducting the value-added tax from the selling price. Type the formula "=B5-B7" in B6 to calculate the net price, and type the formula "=B6*0.15 in cell B7 to calculate the value-added tax.</paragraph>
|
||||
<paragraph role="listitem" id="par_id3153061" xml-lang="en-US" l10n="CHG" oldref="62">You know that the value-added tax is calculated as 'net price times 15%' and that you arrive at the net price by deducting the value-added tax from the selling price. Type the formula <item type="literal">=B5-B7</item> in B6 to calculate the net price, and type the formula <item type="literal">=B6*0.15</item> in cell B7 to calculate the value-added tax.</paragraph>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<paragraph role="listitem" id="par_id3154760" xml-lang="en-US" l10n="U" oldref="63">Switch on the iterations to correctly calculate the formulas, otherwise a 'Circular reference' error message appears in the <emph>Status</emph> Bar.</paragraph>
|
||||
@ -170,8 +170,7 @@
|
||||
<paragraph role="paragraph" id="par_id3150644" xml-lang="en-US" l10n="U" oldref="31"><ahelp hid="SC:CHECKBOX:RID_SCPAGE_CALC:BTN_CALC">Specifies whether to make calculations using the rounded values displayed in the sheet.</ahelp> Charts will be shown with the displayed values. If the <emph>Precision as shown</emph> option is not marked, the displayed numbers are rounded, but they are calculated internally using the non-rounded number.</paragraph>
|
||||
<bookmark xml-lang="en-US" branch="hid/SC:CHECKBOX:RID_SCPAGE_CALC:BTN_MATCH" id="bm_id3150364" localize="false"/>
|
||||
<paragraph role="heading" id="hd_id3152581" xml-lang="en-US" level="2" l10n="U" oldref="32">Search criteria = and <> must apply to whole cells</paragraph>
|
||||
<paragraph role="paragraph" id="par_id3149211" xml-lang="en-US" l10n="U" oldref="33"><ahelp hid="SC:CHECKBOX:RID_SCPAGE_CALC:BTN_MATCH">Specifies that the search criteria you set for the <switchinline select="appl"><caseinline select="CALC"><link href="text/scalc/01/04060101.xhp" name="Calc database functions">Calc database functions</link>
|
||||
</caseinline><defaultinline>Calc database functions</defaultinline></switchinline> must match the whole cell exactly.</ahelp> When the <emph>Search criteria = and <> must apply to whole cells</emph> box is marked, $[officename] Calc behaves exactly as MS Excel when searching cells in the database functions.</paragraph>
|
||||
<paragraph role="paragraph" id="par_id3149211" xml-lang="en-US" l10n="CHG" oldref="33"><ahelp hid="SC:CHECKBOX:RID_SCPAGE_CALC:BTN_MATCH">Specifies that the search criteria you set for the <link href="text/scalc/01/04060101.xhp" name="Calc database functions">Calc database functions</link> must match the whole cell exactly.</ahelp> When the <emph>Search criteria = and <> must apply to whole cells</emph> box is marked, $[officename] Calc behaves exactly as MS Excel when searching cells in the database functions.</paragraph>
|
||||
<table id="tbl_id3149814">
|
||||
<tablerow>
|
||||
<tablecell colspan="" rowspan="">
|
||||
|
||||
Reference in New Issue
Block a user