INTEGRATION: CWS hc680pp1 (1.3.44); FILE MERGED

2005/09/30 15:30:39 ufi 1.3.44.2: RESYNC: (1.3-1.4); FILE MERGED
2005/04/29 14:10:59 fpe 1.3.44.1: Regular Update
This commit is contained in:
Kurt Zenker
2005-10-05 10:56:22 +00:00
parent 57853e0b32
commit f192ccbea6

View File

@ -5,9 +5,9 @@
*
* $RCSfile: 04060101.xhp,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-07 17:26:20 $
* last change: $Author: kz $ $Date: 2005-10-05 11:56:22 $
*
* 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-10-12T12:48:43">UFI: fixed #i25407#
<lastedited date="2005-04-26T16:21:47">UFI: fixed #i25407#
dedr: reviewed</lastedited>
</history>
</meta>
@ -418,7 +418,7 @@ dedr: reviewed</lastedited>
<paragraph role="code" id="par_id3146893" xml-lang="en-US" l10n="U" oldref="100">DCOUNTA(Database; Database Field; Search Criteria)</paragraph>
<embed href="text/scalc/01/04060101.xhp#quotes"/>
<paragraph role="heading" id="hd_id3149751" xml-lang="en-US" level="3" l10n="U" oldref="101">Example</paragraph>
<paragraph role="paragraph" id="par_id3153982" xml-lang="en-US" l10n="U" oldref="102">In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 by inserting an A after the function name DCOUNT. Delete the old search criteria and enter &gt;=E under <emph>Name</emph> in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value.</paragraph>
<paragraph role="paragraph" id="par_id3153982" xml-lang="en-US" l10n="CHG" oldref="102">In the example above (scroll up, please), you can search for the number of children whose name starts with an E or a subsequent letter. Edit the formula in B16 to read =DCOUNTA(A1:E10;0;A13:E14). Delete the old search criteria and enter &gt;=E under <emph>Name</emph> in field A14. The result is 5. If you now delete all number values for Greta in row 8, the result changes to 4. Row 8 is no longer included in the count because it does not contain any values. The name Greta is text, not a value.</paragraph>
</section>
<section id="Section3">
<bookmark xml-lang="en-US" branch="index" id="bm_id3147256"><bookmark_value>DGET function</bookmark_value>