Forum Discussion
BabiPanjikar
6 years agoQrew Assistant Captain
If ([Date Field] >= ToDate("10/18/2019") and [Date Field] <= ToDate("11/12/2019", true,false)
If your [Date Field] is with date time, then you need to convert that to date format using ToDate() function.
------------------------------
Babi Panjikar
------------------------------
If your [Date Field] is with date time, then you need to convert that to date format using ToDate() function.
------------------------------
Babi Panjikar
------------------------------