I have a query that returns all records with Status NOT EQUAL 'closed'.
In this query I have a Date field of the format 'dd/mm/yyyy hh:mm:ss'.
I want to add a criteria that will display all records where Status IS NOT EQUAL 'Closed' AND current system date/time IS MORE THAN 3 hours greater than the Date field.
how is this possible?
any help will be appreciated!
Matthew
In this query I have a Date field of the format 'dd/mm/yyyy hh:mm:ss'.
I want to add a criteria that will display all records where Status IS NOT EQUAL 'Closed' AND current system date/time IS MORE THAN 3 hours greater than the Date field.
how is this possible?
any help will be appreciated!
Matthew