Forum Discussion
wadegundy
Jun 18, 2019Copper Contributor
How can I combine these three rows into one single row with summation of the other columns.
I want to combine these three row labels into one row. Add have the sum of G2-G4 in the same row.
- Jun 19, 2019
You can use PivotTables to do so, but you need to make the instances of the label have the same text.
Take a look at this example below:
Hope that helps
Haytham Amairah
Jun 19, 2019Silver Contributor
You can use PivotTables to do so, but you need to make the instances of the label have the same text.
Take a look at this example below:
Hope that helps