So I have a column that has genuine duplicates. I want be able to give each group it's own indexing sequence.
so it would look something like this.
AAA 1
AAA 2
BBB 1
CCC 1
CCC 2
AAA 3
CCC 3
CCC 4
I can get as far as highlighting the column, and selecting the Group by option, and choosing 'All rows'.
This creates a count column with 'table' value inside each grouped row. When I click 'table' in one of the rows, it shows be a subset of the date but just for the value of the row initially selected.
I can then add an index column, and at that point for that specific grouped row it looks correct. But of course that is only for the row I selected, and I need this to be applied to all the rows.
Any help would be appreciated
so it would look something like this.
AAA 1
AAA 2
BBB 1
CCC 1
CCC 2
AAA 3
CCC 3
CCC 4
I can get as far as highlighting the column, and selecting the Group by option, and choosing 'All rows'.
This creates a count column with 'table' value inside each grouped row. When I click 'table' in one of the rows, it shows be a subset of the date but just for the value of the row initially selected.
I can then add an index column, and at that point for that specific grouped row it looks correct. But of course that is only for the row I selected, and I need this to be applied to all the rows.
Any help would be appreciated
Last edited: