Manuals/calci/DAYINDEX
DAYINDEX (Value)
- is any date value.
Description
- This function shows the date value as a number.
- In , is any date value.
- Here date value displaying as a number.
- So here displaying the date value from 1 to 31 from the given date.
- We can use Range values also. For Example: DAYINDEX(#9/27/2000-11/25/2000).
- #date notation needs mm/dd/yy format .
Examples
- DAYINDEX("9/27/2000") = 27
- DAYINDEX("2/4/1976") = 4
See Also
References