Please see table below.
I'm trying to figure out how to do a lookup for these values?
For example if I wanted to know how many CPU's were sold by Dell, the answer below is 11. But what would be the way to do that lookup? I know how to do vlookups and sumifs but can't figure this one out.
Thanks!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]Walmart[/TD]
[TD]Target[/TD]
[TD]Dell[/TD]
[TD]Amazon[/TD]
[/TR]
[TR]
[TD]Toothbrush[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Toothpaste[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]CPU[/TD]
[TD]9[/TD]
[TD]10[/TD]
[TD]11[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]Monitor[/TD]
[TD]13[/TD]
[TD]14[/TD]
[TD]15[/TD]
[TD]16[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to figure out how to do a lookup for these values?
For example if I wanted to know how many CPU's were sold by Dell, the answer below is 11. But what would be the way to do that lookup? I know how to do vlookups and sumifs but can't figure this one out.
Thanks!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]Walmart[/TD]
[TD]Target[/TD]
[TD]Dell[/TD]
[TD]Amazon[/TD]
[/TR]
[TR]
[TD]Toothbrush[/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[/TR]
[TR]
[TD]Toothpaste[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[TD]8[/TD]
[/TR]
[TR]
[TD]CPU[/TD]
[TD]9[/TD]
[TD]10[/TD]
[TD]11[/TD]
[TD]12[/TD]
[/TR]
[TR]
[TD]Monitor[/TD]
[TD]13[/TD]
[TD]14[/TD]
[TD]15[/TD]
[TD]16[/TD]
[/TR]
</tbody>[/TABLE]