Difference between revisions of "Documentation/How Tos/Calc: WEEKS function"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial content)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{Documentation/MasterTOC
 +
|bookid=1234'''
 +
|booktitle=<div style="padding: 8px; font-size: 140%; font-weight: bold; background-color: #9BC0F5;">CALC FUNCTIONS</div>
 +
|ShowParttitle=block|parttitle=[[Documentation/How_Tos/Calc:_Date_%26_Time_functions|<div  style="font-size: 140%;">Date & Time Functions]]
 +
|ShowNextPage=block|NextPage=Documentation/How_Tos/Calc:_WEEKSINYEAR_function
 +
|ShowPrevPage=block|PrevPage=Documentation/How_Tos/Calc:_DAYSINYEAR_function|
 +
|ShowPrevPart=block|PrevPart=Documentation/How_Tos/Calc:_Database_functions
 +
|ShowNextPart=block|NextPart=Documentation/How_Tos/Calc:_Financial_functions
 +
|toccontent= <div style="padding: 4px; font-size: 130%; font-weight: hidden; background-color:#DCE9FC;">FUNCTIONS</div>
 +
* [[Documentation/How_Tos/Calc:_TODAY_function|<div style="font-size: 120%;">Today]]
 +
* [[Documentation/How_Tos/Calc:_NOW_function|<div style="font-size: 120%;">Now]]
 +
* [[Documentation/How_Tos/Calc:_YEAR_function|<div style="font-size: 120%;">Year]]
 +
* [[Documentation/How_Tos/Calc:_MONTH_function|<div style="font-size: 120%;">Month]]
 +
* [[Documentation/How_Tos/Calc:_DAY_function|<div style="font-size: 120%;">Day]]
 +
* [[Documentation/How_Tos/Calc:_WEEKDAY_function|<div style="font-size: 120%;">Weekday]]
 +
* [[Documentation/How_Tos/Calc:_HOUR_function|<div style="font-size: 120%;">Hour]]
 +
* [[Documentation/How_Tos/Calc:_MINUTE_function|<div style="font-size: 120%;">Minute]]
 +
* [[Documentation/How_Tos/Calc:_SECOND_function|<div style="font-size: 120%;">Second]]
 +
* [[Documentation/How_Tos/Calc:_DATE_function|<div style="font-size: 120%;">Date]]
 +
* [[Documentation/How_Tos/Calc:_DATEVALUE_function|<div style="font-size: 120%;">Datevalue]]
 +
* [[Documentation/How_Tos/Calc:_TIME_function|<div style="font-size: 120%;">Time]]
 +
* [[Documentation/How_Tos/Calc:_TIMEVALUE_function|<div style="font-size: 120%;">Timevalue]]
 +
* [[Documentation/How_Tos/Calc:_EOMONTH_function|<div style="font-size: 120%;">Eomonth]]
 +
* [[Documentation/How_Tos/Calc:_EDATE_function|<div style="font-size: 120%;">Edate]]
 +
* [[Documentation/How_Tos/Calc:_WORKDAY_function|<div style="font-size: 120%;">Workday]]
 +
* [[Documentation/How_Tos/Calc:_NETWORKDAYS_function|<div style="font-size: 120%;">Networkdays]]
 +
* [[Documentation/How_Tos/Calc:_DAYS_function|<div style="font-size: 120%;">Days]]
 +
* [[Documentation/How_Tos/Calc:_DAYS360_function|<div style="font-size: 120%;">Days360]]
 +
* [[Documentation/How_Tos/Calc:_DAYSINMONTH_function|<div style="font-size: 120%;">Daysinmonth]]
 +
* [[Documentation/How_Tos/Calc:_DAYSINYEAR_function|<div style="font-size: 120%;">Daysinyear]]
 +
* [[Documentation/How_Tos/Calc:_WEEKS_function|<div style="font-size: 120%; border-style: double; border-color:#778899;">Weeks]]
 +
* [[Documentation/How_Tos/Calc:_WEEKSINYEAR_function|<div style="font-size: 120%;">Weeksinyear]]
 +
* [[Documentation/How_Tos/Calc:_WEEKNUM_function|<div style="font-size: 120%;">Weeknum]]
 +
* [[Documentation/How_Tos/Calc:_WEEKNUM_ADD_function|<div style="font-size: 120%;">Weeknum_add]]
 +
* [[Documentation/How_Tos/Calc:_MONTHS_function|<div style="font-size: 120%;">Months]]
 +
* [[Documentation/How_Tos/Calc:_YEARS_function|<div style="font-size: 120%;">Years]]
 +
* [[Documentation/How_Tos/Calc:_ISLEAPYEAR_function|<div style="font-size: 120%;">Isleapyear]]
 +
* [[Documentation/How_Tos/Calc:_EASTERSUNDAY_function|<div style="font-size: 120%;">Eastersunday]]
 +
* [[Documentation/How_Tos/Calc:_YEARFRAC_function|<div style="font-size: 120%;">Yearfrac]]
 +
}}__TOC__
  
 
== WEEKS ==
 
== WEEKS ==
Line 27: Line 66:
 
: returns <tt>'''1'''</tt>. 9 May 2010 is a Sunday and 10 May 2010 is the Monday of the following week.
 
: returns <tt>'''1'''</tt>. 9 May 2010 is a Sunday and 10 May 2010 is the Monday of the following week.
  
 +
=== Issues: ===
 +
* This function is not available in Excel.
  
=== See also: ===
+
{{SeeAlso|EN|
'''[[Documentation/How_Tos/Calc: DAYS function|DAYS]]''',
+
* [[Documentation/How_Tos/Calc: DAYS function|DAYS]]
'''[[Documentation/How_Tos/Calc: MONTHS function|MONTHS]]''',
+
* [[Documentation/How_Tos/Calc: MONTHS function|MONTHS]]
'''[[Documentation/How_Tos/Calc: YEARS function|YEARS]]'''
+
* [[Documentation/How_Tos/Calc: YEARS function|YEARS]]
  
'''[[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]'''
+
* [[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]
  
'''[[Documentation/How_Tos/Calc: Date & Time functions#Date and Time overview|Date & Time overview]]'''
+
* [[Documentation/How_Tos/Calc: Date & Time functions|Date & Time functions]]
 +
 
 +
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Date and Time functions]]

Revision as of 07:40, 17 July 2018


WEEKS

Returns the number of weeks between two dates.

This function is only available if the Analysis AddIn is installed.

Syntax:

WEEKS(startdate; enddate; mode)

If mode is 0, WEEKS returns the number of whole weeks between startdate and enddate - that is INT(number_of_days_difference / 7).
If mode is 1, WEEKS identifies the Monday_to_Sunday week that startdate and enddate each lie in, and returns the difference between those weeks.
If startdate is after enddate the result will be negative.

Example:

WEEKS("2010-05-03"; "2010-05-17"; 0)

returns 2. Both dates are Mondays, and there are 14 days between them.

WEEKS("2010-05-04"; "2010-05-27"; 0)

returns 3; there are 23 days between the two dates.

WEEKS("2010-05-06"; "2010-05-17"; 1)

returns 2; 6 May 2010 lies in week 3-9 May, and 17 May 2010 lies in week 17-23 May, two weeks later.

WEEKS("2010-05-09"; "2010-05-10"; 1)

returns 1. 9 May 2010 is a Sunday and 10 May 2010 is the Monday of the following week.

Issues:

  • This function is not available in Excel.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_WEEKS_function&oldid=243385"
Views
Personal tools
Navigation
Tools