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

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,214,614
Messages
6,120,517
Members
448,968
Latest member
Ajax40

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