I am working with some criteria below:
Between DateAdd("d",-9,Date()) And DateAdd("d",-1,Date())
I am trying to get the previous weeks records from Sun thru Sat with out typing in date ranges and stuff. I will be running this every Tuesday. Just need the previous week Sun thru Sat....
Can anybody help me out here. I think I am headed in the right direction, just need some help!!
Thanks in advance!!
jw5107
Between DateAdd("d",-9,Date()) And DateAdd("d",-1,Date())
I am trying to get the previous weeks records from Sun thru Sat with out typing in date ranges and stuff. I will be running this every Tuesday. Just need the previous week Sun thru Sat....
Can anybody help me out here. I think I am headed in the right direction, just need some help!!
Thanks in advance!!
jw5107