summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-02-19 21:35:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-02-19 21:35:21 +0000
commit824261bf79eb068efe20ec35517213aaf1932054 (patch)
tree552a2e1bd9a9db8fb2c971cb888178507af6254e
parente812396812764ce20ce2950184bb40042f13fc4d (diff)
INTEGRATION: CWS hcshared16 (1.5.230); FILE MERGED
2008/02/06 10:52:23 ufi 1.5.230.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/30 08:09:40 ufi 1.5.230.1: new makefiles
-rw-r--r--helpcontent2/source/text/scalc/01/func_networkdays.xhp9
1 files changed, 4 insertions, 5 deletions
diff --git a/helpcontent2/source/text/scalc/01/func_networkdays.xhp b/helpcontent2/source/text/scalc/01/func_networkdays.xhp
index 77dc8e68b1..0ada84d581 100644
--- a/helpcontent2/source/text/scalc/01/func_networkdays.xhp
+++ b/helpcontent2/source/text/scalc/01/func_networkdays.xhp
@@ -7,9 +7,9 @@
*
* $RCSfile: func_networkdays.xhp,v $fileonly,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2008-01-24 13:55:57 $
+ * last change: $Author: rt $ $Date: 2008-02-19 22:35:21 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,8 +61,7 @@
<paragraph role="paragraph" id="par_id3154115" xml-lang="en-US" l10n="U" oldref="246">
<emph>Holidays</emph> is an optional list of holidays. These are non-working days. Enter a cell range in which the holidays are listed individually.</paragraph>
<paragraph role="heading" id="hd_id3146902" xml-lang="en-US" level="3" l10n="U" oldref="247">Example</paragraph>
-<paragraph role="paragraph" id="par_id3154661" xml-lang="en-US" l10n="U" oldref="248">How many workdays fall between <item type="input">12/15/2001</item> and <item type="input">1/15/2002</item>? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: <item type="input">12/24/2001, 12/25/2001, 12/26/2001, 12/31/2001, 1/1/2002</item>.</paragraph>
-<paragraph role="paragraph" id="par_id3147328" xml-lang="en-US" l10n="U" oldref="249">
-<item type="input">=NETWORKDAYS(C3;D3;F3:J3)</item> returns 17 workdays.</paragraph>
+<paragraph role="paragraph" id="par_id3154661" xml-lang="en-US" l10n="CHG" oldref="248">How many workdays fall between 2001-12-15 and 2002-01-15? The start date is located in C3 and the end date in D3. Cells F3 to J3 contain the following Christmas and New Year holidays: "2001-12-24", "2001-12-25", "2001-12-26", "2001-12-31", "2002-01-01".</paragraph>
+<paragraph role="paragraph" id="par_id3147328" xml-lang="en-US" l10n="U" oldref="249">=NETWORKDAYS(C3;D3;F3:J3) returns 17 workdays.</paragraph>
</body>
</helpdocument>