I need return rows from a list which satisfy a criteria based on the date field. My problem is that I cannot specify greater than (>) criteria.
My list contains the following fields:
Date Item
1-Nov-2002 AAA
2-Nov-2002 BBB
3-Nov-2002 CCC
I want to be able to choose Items that are > "2-Nov-2002". The equality check works fine, I just put 2-Nov-2002 in the criteria region, but > 2-Nov-2002 does nothing.
Any help would be appreciated.
My list contains the following fields:
Date Item
1-Nov-2002 AAA
2-Nov-2002 BBB
3-Nov-2002 CCC
I want to be able to choose Items that are > "2-Nov-2002". The equality check works fine, I just put 2-Nov-2002 in the criteria region, but > 2-Nov-2002 does nothing.
Any help would be appreciated.