[dynamic list] using date range in filter?

Any tips and tricks that has to with the ADDT that doesn't fit into one of the other categories
antonio
Posts: 77
Joined: 2010-09-28 11:48

[dynamic list] using date range in filter?

Post by antonio » 2012-04-24 16:41

Hi all,
I know that you can filter a list using date (for date columns, of course).
And you can even use the > or < or >= or <= operators to get, for example:

all records with date newer ot equal to 23/04/2012:
>= 23/04/2012

But is there a way to specify a date interval so that you can filter records and display only the ones that fall between date1 and date2?

TIA

tony

jlig
Posts: 35
Joined: 2010-07-09 16:17

Re: [dynamic list] using date range in filter?

Post by jlig » 2012-06-13 21:56

This link at Guenter's ADDT site allows for filtering by date ranges:
http://www.guenter-schenk.com/tutorials ... l.php?id=6

Post Reply