sommererdbeere
Programmer
hi,
i wanna sort the date in crystal report.. ihave done the group, but it still didn't work out.. here is my formula:
cstr(DatePart ("m",{DATE_ENTERED}),0)& "/" &
cstr({DATE_ENTERED}, "yyyy"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
here i wanna only extract the month and year. i wanna sort according to year, however, the out put of the report looks like this: 1/2003
10/2003
12/2002
3/2003
4/2003
by how i can order them that looks like:
12/2002
1/2003
3/2003
4/2003
10/2003
many many thanks.
i thought this is pretty easy, but i found it not.. it will be great if someone can help in out. 'ocz i need to ahve this report goes out in an hour.. many many many thanks
sommer
i wanna sort the date in crystal report.. ihave done the group, but it still didn't work out.. here is my formula:
cstr(DatePart ("m",{DATE_ENTERED}),0)& "/" &
cstr({DATE_ENTERED}, "yyyy"
here i wanna only extract the month and year. i wanna sort according to year, however, the out put of the report looks like this: 1/2003
10/2003
12/2002
3/2003
4/2003
by how i can order them that looks like:
12/2002
1/2003
3/2003
4/2003
10/2003
many many thanks.
i thought this is pretty easy, but i found it not.. it will be great if someone can help in out. 'ocz i need to ahve this report goes out in an hour.. many many many thanks
sommer