turning list into pie chart

kimm199

New Member
Joined
Jul 27, 2011
Messages
8
Hi,

Row A is a list of cities, some of which repeat multiple times:


Paris
Paris
London
Rome
New York
Denver
Tokyo
Denver
Denver
Paris

etc.

I want to view this information in a pie chart that shows the number of times each city appears as well as the percentage of the total list this represents. However, I need this to update automatically each time a new city is entered - if Vegas is entered into the original column I need it to automatically appear in the pie chart.

I've tried making a list with =CountIF(A:A,"Paris") and using this data to make the pie chart with, but this has to be redone if a different unique value is entered into the list.

Also tried Pivot Tables - perhaps I am just not using this function correctly.

any help?

Thanks
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,224,599
Messages
6,179,831
Members
452,946
Latest member
JoseDavid

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top