Crystal Reports 9
I am evaulating how many days a work order is open for. I have a field of data called Days Open. In Days Open there are a number of values that can be possible(ie. 1-2 Days, 3-7 Days, 8-15 Days and etc.) I need to be able to count each of these instances. I tried using Count(Days_Open) but of course it give me the total amount and not the individual counts.
Anyone have any ideas?
Thanks much.
I am evaulating how many days a work order is open for. I have a field of data called Days Open. In Days Open there are a number of values that can be possible(ie. 1-2 Days, 3-7 Days, 8-15 Days and etc.) I need to be able to count each of these instances. I tried using Count(Days_Open) but of course it give me the total amount and not the individual counts.
Anyone have any ideas?
Thanks much.