H
Harry
I have three columns that list [Artist], [Title] and
[Hits]. Using the subtotal function, I can gain the total
hits of one artist. E.g.
James Star 8
James Star 10
JAMES TOTAL 18
How do I gain the total for an Artist AND a Title, so that
James Star 8
James Star 10
JAMES STAR TOTAL 18
James Sit 4
JAMES SIT TOTAL 4
At the moment I only get a total of the artist, ignoring
the differences in title! E.g.
James Star 8
James Star 10
James Sit 4
JAMES TOTAL 22
Thanks in advance.
[Hits]. Using the subtotal function, I can gain the total
hits of one artist. E.g.
James Star 8
James Star 10
JAMES TOTAL 18
How do I gain the total for an Artist AND a Title, so that
James Star 8
James Star 10
JAMES STAR TOTAL 18
James Sit 4
JAMES SIT TOTAL 4
At the moment I only get a total of the artist, ignoring
the differences in title! E.g.
James Star 8
James Star 10
James Sit 4
JAMES TOTAL 22
Thanks in advance.