Is there any way to conditional print a group footer on a VB6 data report ?
As for example: when detail section contain more than 1 row, I want to display a group total (group footer), otherwise, when 1 row, I want no total row

thanks