next up previous contents index
Next: WORKDAY Up: A Function Reference Previous: VSUM

WEEKDAY

 

Syntax: @WEEKDAY(D)

D = serial date value

@WEEKDAY returns an integer representing the day of the week on which the day D falls. 1 is Sunday, 7 is Saturday.

Examples:

@WEEKDAY(@DATEVALUE(``2/25/94'')) = 6

@WEEKDAY(34466) = 5


next up previous contents index
Next: WORKDAY Up: A Function Reference Previous: VSUM

NExS User's Guide, Version 1.4.5
Grey Trout Software
11 April 1999