Hi there, I am tearing my hair out on this one as I know it must be easy but I am new to Access so am struggling.
I have created a query which works out a due date for a specific task. From this, I want to be able to run a query/report, say once a week, which only shows overdue dates so I know that this task needs doing.
I have asked the question previously and someone kindly came back with the expression: Date() > DueDate. I have tried this and the query runs with no errors but I don't get any results?! I have manipulated the data (this is a test database at the moment) so there should be results but I am just getting blank fields.
Can anyone advise on this with as simplistic explanation as possible (I won't be offended lol
)
Thanks
Ella
I have created a query which works out a due date for a specific task. From this, I want to be able to run a query/report, say once a week, which only shows overdue dates so I know that this task needs doing.
I have asked the question previously and someone kindly came back with the expression: Date() > DueDate. I have tried this and the query runs with no errors but I don't get any results?! I have manipulated the data (this is a test database at the moment) so there should be results but I am just getting blank fields.
Can anyone advise on this with as simplistic explanation as possible (I won't be offended lol

Thanks
Ella