I have filterd by grid enabled on all forms. Now I want to filter on Date-Time fields. How can I filter all records by getting following results:
* All records where modify date between yesterday and now
* All records where modify date within the current month / year
* All records where modify date is today - 5 days untill now
* All records where modify date is previous week
...
Is this possible? Can I use e.g. "Today()-5 .. Today()" in a filter?
Regards,
Luk
*This post is locked for comments