I want to run a query on Monday to show data between Monday and Sunday (of the previous week). I am using this code in my date field, but it is not returning results:
It looks formatted properly to me, any insight would be greatly appreciated.Code:Between Date()-Weekday(Date())+2 And Date()-Weekday(Date())+8