Query criteria

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to write a query that basically looks at the Date field and if the
date is older than 10 days those records will be returned.

Can anyone assist with the way I need to write this in the Criteria grid. I
am assuming it is some type of If query.

Thanks
Kris
 
kharrison said:
I need to write a query that basically looks at the Date field and if the
date is older than 10 days those records will be returned.

Can anyone assist with the way I need to write this in the Criteria grid. I
am assuming it is some type of If query.

< Date() - 10
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top