Date time operation

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

Guest

Hi everyone:

What I'm trying to do should be simple, but I am not very familiar with the
access sintax.
I have a list control that gets its data through a query, I would like for
this query to retrieve records that are not older than two weeks. How should
I state this in the qery? the field is stored on the table as timestamp or
Now() in access.

I appreciate your help in advance.
 
Back
Top