Hello Every one,
I have data with duplicated values in a column and I would like to group the rows where there are duplicates entered i.e. the data is as follows :
Emp1
Emp1
Emp1
Emp2
Emp2
Emp2
Emp3
Emp3
Emp3
The output which I would like to see is :
+Emp1
+Emp2
+Emp3
When I click on the + sign it should expand.
I have tried with Grouping of rows and subtotal, these does not serve the purpose.
Request you to help me in this regards.
I have data with duplicated values in a column and I would like to group the rows where there are duplicates entered i.e. the data is as follows :
Emp1
Emp1
Emp1
Emp2
Emp2
Emp2
Emp3
Emp3
Emp3
The output which I would like to see is :
+Emp1
+Emp2
+Emp3
When I click on the + sign it should expand.
I have tried with Grouping of rows and subtotal, these does not serve the purpose.
Request you to help me in this regards.