T
TimW
I have a table of names, with multiple entries of each name. Each name has 5
columns of data that needs to be summed up.
If I use a pivot table, it does not allow me to have column A as the name, B
the sum of column B, C the sum of C, etc. It forces the data into individual
rows, which is not good.
Is there a way to create a list of unique names, and then sum up each column
of data for each of these names?
Thanks in advance
columns of data that needs to be summed up.
If I use a pivot table, it does not allow me to have column A as the name, B
the sum of column B, C the sum of C, etc. It forces the data into individual
rows, which is not good.
Is there a way to create a list of unique names, and then sum up each column
of data for each of these names?
Thanks in advance