I use Crystal 8.5. I have a report with 3 levels of groups.
Each group footer has the summary values for the field in the "Details" section.
Now, when I drill down from Group 1 to Group2, the sumamry in the group 1 footer also appears in the drill down page. Is there some way to suppress the group 1 footer in the group 2 page? CR 9.0 has drilldowmlevel() to check what level it is and then suppress the section. But how would I do that in CR 8.5?
Each group footer has the summary values for the field in the "Details" section.
Now, when I drill down from Group 1 to Group2, the sumamry in the group 1 footer also appears in the drill down page. Is there some way to suppress the group 1 footer in the group 2 page? CR 9.0 has drilldowmlevel() to check what level it is and then suppress the section. But how would I do that in CR 8.5?