Hi,
I am using crystal XI.
I created a fromula to diaplay quarters and used it as a group
if month ({DATE.field}) in [4,5,6] and year({DATE.field}) = 2011 then "Quarter 2/2011"
else
if ..... and so on.
This works fine.
My question is how to use this to create a parametar for quarters from which the user can choose.
I hope I explained this right.
Thanks
I am using crystal XI.
I created a fromula to diaplay quarters and used it as a group
if month ({DATE.field}) in [4,5,6] and year({DATE.field}) = 2011 then "Quarter 2/2011"
else
if ..... and so on.
This works fine.
My question is how to use this to create a parametar for quarters from which the user can choose.
I hope I explained this right.
Thanks