J
Jay
Need help
I have tried datePart in several ways put can't
get it to work right.
I have used the date format in my table field
and this criteria fails to work. It works with
text format but not with short date format
<DatePart("m",Date())
What I am trying to do is select all dates that
are less than the current month.
I have tried datePart in several ways put can't
get it to work right.
I have used the date format in my table field
and this criteria fails to work. It works with
text format but not with short date format
<DatePart("m",Date())
What I am trying to do is select all dates that
are less than the current month.