Quote Originally Posted by jggtz View Post
...and what if you place the formula in the group header section
Code:
WHILEPRINTINGRECORDS;
NUMBERVAR CNT;
CNT:= CNT + 1;
it will count only 1 every group

It needs to be count on details section and skip duplicates but duplicated records needs to show.