related to this link
In relation to the link above, how to do it if the data is vertical. Say
1
2
Total
1
2
3
4
5
Total
1
2
3
4
4
5
5
Total
That is on one column only and would like to get the sum of the numbers above "Total" on the row adjacent to "Total"
Thank you!
In relation to the link above, how to do it if the data is vertical. Say
1
2
Total
1
2
3
4
5
Total
1
2
3
4
4
5
5
Total
That is on one column only and would like to get the sum of the numbers above "Total" on the row adjacent to "Total"
Thank you!