Non-numerical Histogram

chix

New Member
Joined
Aug 20, 2007
Messages
9
Ok, Here's the thing...

I've got a long list of text values, and I want to plot the frequency of them,

The thing is, the text is brought in from access, and will be constantly changing.

So basically, I need excel to look down one column, and say 'there are 20 'Metals', 15 'plastics and 10 'Woods' and then plot them in a graph, with metal wood and plastic along the bottom, and frequency up the side. (but in the future, new text could appear, like 'Stone' that needs to automatically appear on the x-axis. i.e. I don't want to specify the values, just for excel to look and find them, and group them)


I know it needs to be a histogram, but the excel histogram won't accept text values, only numerical!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Welcome to the board! :)

Have you considered using a pivot table for this?
 
Upvote 0
Select your data (highlight it) and invoke the Pivot Table Wizard.

You can then construct a table something like this

Metal 20
Plastic 15
Wood 10

and you can then refresh your data when required, to add in new values automatically.
 
Upvote 0

Forum statistics

Threads
1,215,056
Messages
6,122,907
Members
449,096
Latest member
dbomb1414

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