G
Guest
hey all,
I'm stumped again here.
I have a report that I'm trying to sort by the date:
2/14/2005
2/9/2005
2/2/2005
10/1/2005
and it's sorting by like
10/1/2005
2/14/2005
2/2/2005
....
I used the Sorting and Grouping in the report to sort acending on that
fldDateIn but it doesn't seem to recognizing it as a true date.
tblMain.fldDateIn is a shortdate format.
I'm stumped again here.
I have a report that I'm trying to sort by the date:
2/14/2005
2/9/2005
2/2/2005
10/1/2005
and it's sorting by like
10/1/2005
2/14/2005
2/2/2005
....
I used the Sorting and Grouping in the report to sort acending on that
fldDateIn but it doesn't seem to recognizing it as a true date.
tblMain.fldDateIn is a shortdate format.