Returns the day of month, 1 through 31.
Syntax
DAY()
Examples
Syntax |
Result |
---|---|
report: DAY("6/21/69") |
21 |
BDate = "6/21/69" (string) |
21 |
Returns the day of month, 1 through 31.
DAY()
Syntax |
Result |
---|---|
report: DAY("6/21/69") |
21 |
BDate = "6/21/69" (string) |
21 |