date comparison in Access - TechRepublic
General discussion
October 10, 2001 at 05:52 AM
john_wills

date comparison in Access

by john_wills . Updated 24 years, 8 months ago

I append ” and [SessionDate]>=datevalue(‘” & Me![StartingDate] & “‘)” to a criterion that works, then a similar for the end date, and expect a restricted view of the continuous form I open. Instead I get everything the already working criterion lets through, as though the date criteria had not worked.

This discussion is locked

All Comments