I know how to get the current date I'm just not sure how to grab a range between the current date and the date 7 days past :S I apologize for my noobness...
:S I just tried Between DateAdd("d",-7, Date()) AND Date() but it says invalid string... the field that I am trying to write this criteria has dates like "1/1/2014".