picking records to print
Maggie,
Set up a query that will get grab the date field and other relevant feilds. Type ">Date()-7". This will query out all records with dates less that 7 days old.
To print records with in a certain range try "Between[value 1] and [value 2]" in the criteria...