How do I do this in Excel?
I need:
Column A | Column B | Column C | Column D | Column E | Column F
Q. 1 | Yes/No | Q. 1 | Yes/No | Q. 1 | Yes/No
Q. 2 | Yes/No | Q. 2 | Yes/No | Q. 2 | Yes/No
Q. 3 | Yes/No | Q. 3 | Yes/No | Q. 3 | Yes/No
Yes/No should be a drop down list.
Now, it should add up all the “Yes” answers in a given column, e.g. Column A = 2 Yes answers. Then it should multiply the result of each of those columns, e.g. If Column A = 2 Yes, Column C = 1 Yes, and Column C = 3 Yes, it should multiply 2x1x3 = 6 and give me this result on a new row.
e.g.
Column A | Column B | Column C | Column D | Column E | Column F |
Q. 1 | Yes | Q. 1 | Yes | Q. 1 | Yes |
Q. 2 | Yes | Q. 2 | No | Q. 2 | Yes |
Q. 3 | No | Q. 3 | No | Q. 3 | Yes |
Result = 6
Does anyone know how to do this in Excel?
If you can send me a template with this logic inbuilt that would be splendid. My email is in my profile.
Thanks a lot.