date query

F

fishqqq

Can someone suggest how to take a date field and search for all
records that are => 3 months from today?

i'm not sure how to handle this and the expression help doesn't have
an example of this either.
thanks
Steve
 
J

John W. Vinson

Can someone suggest how to take a date field and search for all
records that are => 3 months from today?

There is no => operator. Do you mean all records between today and three
months in the future? all records later than three months in the future? or
something else?
i'm not sure how to handle this and the expression help doesn't have
an example of this either.

For all records later than three months from today (i.e. June 2, 2009 and
beyond) use a criterion on the date field of
 

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

Top