I've got a new project and I'm stumped. Data mining a survey.
Column V contains scores, 1, 2, 3, 4, 5.
Column X contains 1 or 0,
Column Y contain 2 or 0,
Column Z contains 3 or 0,
Column AA contains 4 or 0,
Column AB contains 5 or 0.
For now the 0 = No the number in the columns listed (X-AB)simply mean Yes...but I need to count in each X - AB, how many times Scores of 1 have a yes in column X, Y, Z....
How many times 2 has a yes in column X, y, Z....
A Vlookup does not allow use of a formula like a countif.... like an if statement does, I don't know if I should be using a nested IF statement... like I said, I'm needing help with the tools.
There is a MATCH and an INDEX function too but I'm not sure if those might apply.
I sure could use some guidance (and this may not be the last question on this project)
I need formulas, not VBA right now the intern that is doing this is manually counting/adding all data <shaking head>
I know Excel HAS to have a way.
Please advise, all suggestions are welcome!
LadyCK3
aka: Laurie![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
Column V contains scores, 1, 2, 3, 4, 5.
Column X contains 1 or 0,
Column Y contain 2 or 0,
Column Z contains 3 or 0,
Column AA contains 4 or 0,
Column AB contains 5 or 0.
For now the 0 = No the number in the columns listed (X-AB)simply mean Yes...but I need to count in each X - AB, how many times Scores of 1 have a yes in column X, Y, Z....
How many times 2 has a yes in column X, y, Z....
A Vlookup does not allow use of a formula like a countif.... like an if statement does, I don't know if I should be using a nested IF statement... like I said, I'm needing help with the tools.
There is a MATCH and an INDEX function too but I'm not sure if those might apply.
I sure could use some guidance (and this may not be the last question on this project)
I need formulas, not VBA right now the intern that is doing this is manually counting/adding all data <shaking head>
I know Excel HAS to have a way.
Please advise, all suggestions are welcome!
LadyCK3
aka: Laurie