how do i make a graph from text ?

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

Guest

I have made a database in wich I want to count the amount of words that apair
in a collum
 
Jan -

You can make a pivot table that will count the number of occurrences of each item in
the list, then make a histogram (column chart) of the pivot table.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______
 
Back
Top