fancyface2
Programmer
Using Crystal 11 - Does anyone know how to count the distinct number of records for a particular group and only display one row per group in the footer using variable formulas. For example:
Group #A
1
1
Group #B
2
2
2
3
Should return:
Variable Count
Group A 1
Group B 2
Any help would be greatly appreciated. Thanks
Group #A
1
1
Group #B
2
2
2
3
Should return:
Variable Count
Group A 1
Group B 2
Any help would be greatly appreciated. Thanks