Hello,
I am creating a report through crystal version 8.5 and I am working with a string field {Disputes.Age_Catagory} which contains dates within it.
I am trying to extract the month and the year from this string field in order for me to create a specified grouping order. I want to see the following:
>11/04 (Debt previous to November - name 90+Days)
=11/04 (Debt in November - name 60 Days)
=12/04 (Debt in December - name 30 Days)
I have tried to do this within the grouping section by doing the following:
Specified Order:
90+ Days - less than 01/11/2004
60 Days - is between 01/11/2004 and 30/11/2004
30 Days - is between 01/12/2004 and 31/12/2004
I have also tried to only use the months (eg > 11/04) however the data is not being sorted into the correct groups.
Any ideas??
Thank you
Folkstone
I am creating a report through crystal version 8.5 and I am working with a string field {Disputes.Age_Catagory} which contains dates within it.
I am trying to extract the month and the year from this string field in order for me to create a specified grouping order. I want to see the following:
>11/04 (Debt previous to November - name 90+Days)
=11/04 (Debt in November - name 60 Days)
=12/04 (Debt in December - name 30 Days)
I have tried to do this within the grouping section by doing the following:
Specified Order:
90+ Days - less than 01/11/2004
60 Days - is between 01/11/2004 and 30/11/2004
30 Days - is between 01/12/2004 and 31/12/2004
I have also tried to only use the months (eg > 11/04) however the data is not being sorted into the correct groups.
Any ideas??
Thank you
Folkstone