Hi
i have designed a report in Crystal report with one grouping say Department. i want to print the line number of all the records, once dapartment change print the total and initialise the line number from 1.
the output shoule be
line number Employee Name
Accounts- Department
========
1 Raja
2 kumear
--------------------
total 2
--------------------
Purchase -Department
====================
1 aroul
2 kanda
3 rajan
-----------
total 3
----------
how to do it in Crystal report
i have designed a report in Crystal report with one grouping say Department. i want to print the line number of all the records, once dapartment change print the total and initialise the line number from 1.
the output shoule be
line number Employee Name
Accounts- Department
========
1 Raja
2 kumear
--------------------
total 2
--------------------
Purchase -Department
====================
1 aroul
2 kanda
3 rajan
-----------
total 3
----------
how to do it in Crystal report