totals throughout worksheet

A

alisonmacd

I have a large worksheet which looks a bit like this:

Name M1 M2 M3
A, A 1
A, A 1 2
A, A 1
B, B 3 1
C, C 1 1 2
C, C 2 3
C, C 1

What I'd like is to insert 2 rows above a Name change and total the
columns (followed by a blank) so that it looks like this:

Name M1 M2 M3
A, A 1
A, A 1 2
A, A 1
total 2 2 1

B, B 3 1
total 3 1

C, C 1 1 2
C, C 2 3
C, C 1
total 2 3 5

Can this be done easily?

Thanks,
Alison.
 
S

swatsp0p

Try using the Subtotals function on the Tools Menu... it will walk you
through step by step to do what you want.

Good Luck...

Bruce
 

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