I am trying to run a query that displays dates that are 30 days either side of todays date. However it's not working!
We set return dates for clients 6 months 1 year two years etc. The query runs every day at start up and should display activated return dates and continue to display for 30 days either side of the today date.
I am using this query >=Now() And <=Now()+32
but it does not seam to work, please somebody help!.
Mark
We set return dates for clients 6 months 1 year two years etc. The query runs every day at start up and should display activated return dates and continue to display for 30 days either side of the today date.
I am using this query >=Now() And <=Now()+32
but it does not seam to work, please somebody help!.
Mark