lauriebizz
Technical User
Good Morning. I'm running Crystal 9 on SQL.
I've created a basic report detailing item and last ship date. I've got a formula to pull the maximum ship date and need to create a formula to group based on the following criteria.
>180 days
121-180
91-120
61-90
0-60
When I try to group on the maxium ship date, I am not able to select the formula.
My data currently looks like this:
A132001 02/13/2006
A132003 02/12/2005
I'd like the results to look like this:
0-60
A132001 02/13/2006
>180
A132003 02/12/2005
Thanks-
Laurie
I've created a basic report detailing item and last ship date. I've got a formula to pull the maximum ship date and need to create a formula to group based on the following criteria.
>180 days
121-180
91-120
61-90
0-60
When I try to group on the maxium ship date, I am not able to select the formula.
My data currently looks like this:
A132001 02/13/2006
A132003 02/12/2005
I'd like the results to look like this:
0-60
A132001 02/13/2006
>180
A132003 02/12/2005
Thanks-
Laurie