Hi All
I have an ODBC datasource which I need to use with MS Query
There is a field called 'modified date' which contains 1000's of records.
I need to make the query return only records that are 15 days or greater since last modified
The 'modified date' field cannot be changed as it is on an external system.
The field also includes a time-stamp
example: 2018-02-27 14:15:53.000
Please can anybody advise me how i can accomplish this?
Many thanks
I have an ODBC datasource which I need to use with MS Query
There is a field called 'modified date' which contains 1000's of records.
I need to make the query return only records that are 15 days or greater since last modified
The 'modified date' field cannot be changed as it is on an external system.
The field also includes a time-stamp
example: 2018-02-27 14:15:53.000
Please can anybody advise me how i can accomplish this?
Many thanks