Im trying to use DateDiff to query all records worked within the last hour.
I have the field i want to filter (in this case "DateWorked") selected in the query, and set the Criteria to "DateDiff("h",Now(),Now()-1)". Im assuming i have it wrong as it doesnt return any results. Either im using the wrong function to filter, or i dont understand how its set up.
Can anyone tell me what im doing wrong
"My God! It's full of stars...
I have the field i want to filter (in this case "DateWorked") selected in the query, and set the Criteria to "DateDiff("h",Now(),Now()-1)". Im assuming i have it wrong as it doesnt return any results. Either im using the wrong function to filter, or i dont understand how its set up.
Can anyone tell me what im doing wrong
"My God! It's full of stars...