0
Check date field
I have a date field, I have to check with a function if the date is between July 1st and July 31st. how to do?
1 reply
-
it works well:
if month('date field) = 7 then ...
Content aside
- 5 yrs agoLast active
- 1Replies
- 863Views