Hope you are all well and that you are gearing up for a wonderful holiday season.
There is just one thing between me and a few days of rest - and I am a bit stuck and would like some input from you kind people.
------------------------------
Aim: To show survey results (table or graph) based on filter (sub-set of the population surveyed)
Input: A huge table full of survey results indicated by the table below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Location[/TD]
[TD]Division[/TD]
[TD]Q1[/TD]
[TD]Q2[/TD]
[TD]Q3[/TD]
[TD]Q4[/TD]
[TD]Q5[/TD]
[/TR]
[TR]
[TD]USA[/TD]
[TD]Sales[/TD]
[TD]Agree[/TD]
[TD]Disagree[/TD]
[TD]Agree[/TD]
[TD]Neither[/TD]
[TD]Highly Agree[/TD]
[/TR]
[TR]
[TD]USA[/TD]
[TD]Finance[/TD]
[TD]Highly Agree[/TD]
[TD]Disagree[/TD]
[TD]Highly Agree[/TD]
[TD]Agree[/TD]
[TD]Highly Disagree[/TD]
[/TR]
[TR]
[TD]UK[/TD]
[TD]Sales[/TD]
[TD]Agree[/TD]
[TD]Neither[/TD]
[TD]Disagree[/TD]
[TD]Highly Agree[/TD]
[TD]Disagree[/TD]
[/TR]
[TR]
[TD]France[/TD]
[TD]HR[/TD]
[TD]Disagree[/TD]
[TD]Agree[/TD]
[TD]Agree[/TD]
[TD]Highly Disagree[/TD]
[TD]Neither[/TD]
[/TR]
</tbody>[/TABLE]
1. How do I build a pivot table which can let me find out number of "Agree", "Disagree" etc. for Sales people, for Sales people in the UK, people in the USA etc.?
2. I want to give 'weighting' to Agree, Disagree scale (so Highly Disagree is 1, Highly Agree is 5) and show me the average score for each question for the subset.
Can anyone please help with this? I would really appreciate it if you could give some pointers!
There is just one thing between me and a few days of rest - and I am a bit stuck and would like some input from you kind people.
------------------------------
Aim: To show survey results (table or graph) based on filter (sub-set of the population surveyed)
Input: A huge table full of survey results indicated by the table below:
[TABLE="width: 500"]
<tbody>[TR]
[TD]Location[/TD]
[TD]Division[/TD]
[TD]Q1[/TD]
[TD]Q2[/TD]
[TD]Q3[/TD]
[TD]Q4[/TD]
[TD]Q5[/TD]
[/TR]
[TR]
[TD]USA[/TD]
[TD]Sales[/TD]
[TD]Agree[/TD]
[TD]Disagree[/TD]
[TD]Agree[/TD]
[TD]Neither[/TD]
[TD]Highly Agree[/TD]
[/TR]
[TR]
[TD]USA[/TD]
[TD]Finance[/TD]
[TD]Highly Agree[/TD]
[TD]Disagree[/TD]
[TD]Highly Agree[/TD]
[TD]Agree[/TD]
[TD]Highly Disagree[/TD]
[/TR]
[TR]
[TD]UK[/TD]
[TD]Sales[/TD]
[TD]Agree[/TD]
[TD]Neither[/TD]
[TD]Disagree[/TD]
[TD]Highly Agree[/TD]
[TD]Disagree[/TD]
[/TR]
[TR]
[TD]France[/TD]
[TD]HR[/TD]
[TD]Disagree[/TD]
[TD]Agree[/TD]
[TD]Agree[/TD]
[TD]Highly Disagree[/TD]
[TD]Neither[/TD]
[/TR]
</tbody>[/TABLE]
1. How do I build a pivot table which can let me find out number of "Agree", "Disagree" etc. for Sales people, for Sales people in the UK, people in the USA etc.?
2. I want to give 'weighting' to Agree, Disagree scale (so Highly Disagree is 1, Highly Agree is 5) and show me the average score for each question for the subset.
Can anyone please help with this? I would really appreciate it if you could give some pointers!