Guest_imported
New member
- Jan 1, 1970
- 0
I have a report of employees group by department.
I want to give serial numberes for employees in each group(department).The serial number under each group should start from 1.
for eg
The report should be as shown below
Accounts
1)----------
2)----------
3)-----------
Finance
1)-------------
2)------------
3)------------
sales
1)----------
2)-----------
3)-----------
I want to give serial numberes for employees in each group(department).The serial number under each group should start from 1.
for eg
The report should be as shown below
Accounts
1)----------
2)----------
3)-----------
Finance
1)-------------
2)------------
3)------------
sales
1)----------
2)-----------
3)-----------