Do you want dates that are:
between today's date and two months in the past;
between today's date and two months in the future;
between two months in the past and two months in the future;
after two months in the past;
before two months in the past;
or something else?
Any date that occurs after two months ago
Field: SomeDate
Criteria: >DateDiff("m",-2,Date())
Thank you this worked for the month i tried using
this for the year and put in "yyyy" in place of month
but it did not work would you happen to know why?
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.