Ok this is a simple one.
How do I graph letters onto a pie chart.
For example, I have 5 cells, 2 have the letter "A" in them, 2 have the letter "B" in them, and 1 has the letter "C" in it.
I want to make a pie chart that shows how many of each letter I have.
Hi,
Not sure you can chart strings.
The easiest way I can think of to get the result you want (charting the number of occurrences of each letter) is to count them and chart the counts.
The attached may help
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks