Hi There,
I am trying to create a query that returns all data with a date that falls within a month of the specified date I have entered.
For example if I entered a date of 11/11/2016 I would like the query to return all records that have a date equal or between the 11/11/2016 and a month previous (in this case 11/10/2016).
Thanks in advance.
Dom
I am trying to create a query that returns all data with a date that falls within a month of the specified date I have entered.
For example if I entered a date of 11/11/2016 I would like the query to return all records that have a date equal or between the 11/11/2016 and a month previous (in this case 11/10/2016).
Thanks in advance.
Dom