U
Usarian Skiff
I'm trying to filter a range of dates in a dataview.
Problem is single digit days and months are getting mixed in with double
digit days and months.
eg) rowfilter='DT>03/25/2005 AND <03/27/2005'
returns anything with a date of 03/2/2005 along with what it should return.
any fixes?
Problem is single digit days and months are getting mixed in with double
digit days and months.
eg) rowfilter='DT>03/25/2005 AND <03/27/2005'
returns anything with a date of 03/2/2005 along with what it should return.
any fixes?