![]() |
Create a Pie Chart?
I've got a spreadsheet with Demographic information on it (Name, Address,
City, State, etc.) I want to create a pie chart that shows how many people on the sheet are from which cities. So the title of the chart will be Cities and the chart should have pie peices, one for each different city that's in the list along with the percent of the entries are in eash city, depicted as a percentage peice of that pie. I do not have predefined lables as these will be different and entered as they come in. How do I do this? I'm new to excel and don't know what to put in the feilds in the Chart Wizard to get it to do what I'm trying to do. Any help would be delightful. Thanks in advance. |
Create a Pie Chart?
I think the easiest way to get what you want is by using countif
Let's say that your city names are in the D column, use some blank cells to hold this formula =COUNTIF(D:D,"New York") =COUNTIF(D:D,"Los Angeles") etc. now create a pie chart with these cells as the data series. I think this is what you are looking for. |
All times are GMT +1. The time now is 08:01 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com