-1

i am working with Microsoft visual studio 2005, i want to add total record count as well as record count as per group defined in report.

Say my group name field is Group1. i want record count for this group as well as total record count.

I am new to this.. appropriate your help.

1 Answers1

0

crystal report has some special fields,For serial number in crystal report=>right_click=>Insert=>special fields=>record number,incase you want serial number groupwise include record number inside groupby section.

Anand
  • 411
  • 3
  • 13
  • use it http://www.dotnetspark.com/kb/798-add-group-count-crystal-report---using-summary.aspx – Anand Oct 31 '13 at 08:06