Likert scale calculation

O

oliver

I have used the following table in my survey:

Frequency of use - check which on is applicable:

every few hours every few
mins every few secs
item1
item2
item3
..
..
..
item10

so the sample data looks like this:
id item1 item 2 ............. item10
1 hours hrs ................. mins
2 secs hrs ................. mins
3 mins hrs ................. mins

I want to add up the hours secs mins for each item..for example (from
the above sample):

every few hours every few
mins every few secs
item1 1
1 1
item2 3
0 0
....
..
..
item10 0
3 0

How can I do this using pivot tables?

Since I would later on like to see the break-up based on demographics
etc.


Thanks,
Oliver
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Likert scale calculation - using pivot tables 0
Displaying time gaps 6
Round it off 3
Sorting alphanumeric 4
Vlookup returning more than one result 1
Consecutive repetitions 10
Need Help to Create Query 2
Need Help 1

Top