Manual sorting of pivot table bars in Excel
I have data in a table. Let's say, like this:
I can create a pivot table, which looks like this:
And bar chart, which looks like this:
But notice how the bars are sorted alphabetically. That's not good, as it doesn't make logical sense (it should be Bad...OK...Good). I have the option to sort by count, but that doesn't provide the correct order, either.
How do I sort manually? Note that my real data is much larger, with many more questions, so doing it manually with COUNT and IFCOUNT would be a major headache.
[Edited by Moderator]
Original Title: Manually sorting pivot tables