I am trying to figure out how to get a total count of groups in my report header. I have two groups (group1, group2). I want the count of group2 in my header. The only way I have managed to even get the count of group2 is by creating a running total. I can place this in the report footer and it gives me the accurate count. Is there a way to get this number in the report header?
Group1
Group2
detail
detail
Group1
Group2
detail
Group2
detail
detail
In this case, my total would be 3 (there are 3 instances of group2. How do I get this count in my report header?
I'm using Crystal 9. I am using record and group selection (If I use only record selection, I can't get my date parameters correct)
Any suggestions?
Group1
Group2
detail
detail
Group1
Group2
detail
Group2
detail
detail
In this case, my total would be 3 (there are 3 instances of group2. How do I get this count in my report header?
I'm using Crystal 9. I am using record and group selection (If I use only record selection, I can't get my date parameters correct)
Any suggestions?