Sub-Totalling

P

Pablo

I have the following set of data and I am wanting to sub-
total the cISBN's Qty*Freq.

ISBN Name Qty cISBN Cname Freq Qty*Freq
07465 Test 1 34 123 C1 4 136
07465 Test 1 34 234 C2 4 136
07465 Test 1 34 345 C3 4 136
81723 Test 2 10 234 C2 5 50
81723 Test 2 10 345 C3 5 50
81723 Test 2 10 654 C4 5 50
81723 Test 2 10 765 C5 5 50

Is there a function or macro that can do this? I would
like to keep the cISBN and Cname together.

Thanks,
Pablo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top