I have a form that as a field called CurrentDate. The form tracks issues we find on files submiited. What I want to do with a query is to show all issues that are older than 48 hours of the CurrentDate field. That Current Date field will of course have different dates. If the CurrentDate Field=3/5/06 and today's date is 3/8/06 then I would would that record to show in the Query. Any suggestions?