Summary Grid

R

Rob P

I would like to create a summary grid based on multiple rows of data
below

I want the summary grid to update automatically - I will then use
SUMIF to total

the data looks like this:

Col A Col B
Rob 1
Steve 1
Rob 1
Rob 1
Jared 2
Steve 5

is there any way I can dynamically create the summary grid in the
event of adding a new 'name' to the data

i.e.

Col A Col B
Rob 1
Steve 1
Rob 1
Rob 1
Jared 2
Steve 5
Jesse 1


any help appreciated


thanks
Rob
 

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