sirloin16oz
New Member
- Joined
- Mar 5, 2019
- Messages
- 3
Hi folks,
Need your help. I'm trying to find an equation to insert into cells E2:G5 that will look for the number of occurrences of the number 1 in a row, and then output the column header. Ive been googling, and it seems this would require an equation using a combination of index, match, and smalls and after two days of looking into this, I cant figure it out.
Would really appreciate your input and help on what equation I could use.
Thank you!!!
Vince
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Bob[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD][/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Mike[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Joe[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Need your help. I'm trying to find an equation to insert into cells E2:G5 that will look for the number of occurrences of the number 1 in a row, and then output the column header. Ive been googling, and it seems this would require an equation using a combination of index, match, and smalls and after two days of looking into this, I cant figure it out.
Would really appreciate your input and help on what equation I could use.
Thank you!!!
Vince
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Bob[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD][/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Mike[/TD]
[TD][/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Joe[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]Red[/TD]
[TD]Green[/TD]
[TD]Blue[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]