criteria

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

Guest

I want my query to sorth through dates. I want it to only pick-up items that
are later than the current date. Does anyone know how i can do this ( does
anyone knoe the equation)?
Thanks
 
Use > Date() as the criteria

Field: YourDateField
Criteria: > Date()
 

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