Calculating percentages per group

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have the following format in excel:
Column A Column B Column C
Books
Alpha 2
Bravo 8
Cars
Bravo 9
Charlie 11


I would like to add a Column D that calculates percentages of items in each group and looks like the following:

Column A Column B Column C Column
Books
Alpha 2 20%
Bravo 8 80%
Cars
Bravo 9 45%
Charlie 11 55%

I am not sure how to do this formula...it would probably have to differentiate groups by the blank cells between the numbers in Column C. Any ideas?

Thanks for any help you can provide.
 
Hi
first a question: Would it be possible for you to change your
spreadsheet layout. e.g.
- fill column A for all rows
- no blank rows in between?

This way you could use Excel's pivot tables to create such a report
without any problems 8and also formulas would be easier)
 
Yes, I could have it so it would look like:
Column A Column B Column C
Books Alpha 2
Books Bravo 8
Cars Bravo 9
Cars Charlie 11
 

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

Back
Top