Generate Chart of a Survey which will count the ratings and group them for specific metric

vhrsh

New Member
Joined
Sep 1, 2016
Messages
6
Hi All,

I will try my best to explain my situation.
I've a file with the following data:

+------------------+------------------+------------------+------------------+------------------+
User Metric A Metric B Metric C Metric D
+------------------+------------------+------------------+------------------+------------------+
User 1 10 8 7 8
User 2 9 6 9 4
User 3 9 8 7 3
User 4 10 8 9 6
User 5 8 8 7 7
User 6 5 8 8 8
User 7 8 8 6 9
User 8 5 8 4 0
User 9 10 8 7 10

I am trying to generate a graph which is in the following format:

1. X Axis should have 4 blocks: Metric A to D
2. Plotted Data should be the count of each rating for each metric. Eg: For Metric A, i should have 5, 8, 9, 10 bars which is of length 2, 2, 2, 3 respectively.
3. Y Axis should be the count of the rating.

I hope i am clear with what i want. I have tried various options but unable to generate what i need.

Please Help!
 

Excel Facts

Did you know Excel offers Filter by Selection?
Add the AutoFilter icon to the Quick Access Toolbar. Select a cell containing Apple, click AutoFilter, and you will get all rows with Apple

Forum statistics

Threads
1,215,350
Messages
6,124,430
Members
449,158
Latest member
burk0007

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