Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assume this table is in the range A1:F4 -
Person Q1 Q2 Q3 Q4 Q5 Mr. C. 5 3 2 5 1 Mr. L 5 5 5 5 5 Mr. T 4 4 3 3 3 Enter these headers in the range B10:F10 - Q1, Q2, Q3, Q4, Q5 Enter these headers in the range A11:A15 - 1, 2, 3, 4, 5 Enter this formula in B11 and copy across to F11 then down to row 15: =COUNTIF(INDEX($B$2:$F$4,,MATCH(B$10,$B$1:$F$1,0)) ,$A11) -- Biff Microsoft Excel MVP "Mudbug" wrote in message ... I am trying to run a daily total of the # of responses to 5 questions. Each question has 5 possible responses. Question 1 had 5 responses rated as 5, questions 2 had 2 responses rated as 2, etc. I thought I could create a formula, but I'm stumped. TIA. Q1 Q2 Q3 Q4 Q5 5 11 7 13 6 2 4 5 6 3 3 4 3 5 4 0 1 0 2 3 0 1 0 0 0 How many 5 responses to question 1? How many 4 responses to question 1? etc. Mudbug |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Frequency.... I think | Excel Worksheet Functions | |||
Frequency ( ) | New Users to Excel | |||
Frequency | Excel Discussion (Misc queries) | |||
frequency | Excel Discussion (Misc queries) | |||
histograms - frequency and relative frequency? | Excel Discussion (Misc queries) |