[TABLE="class: grid, width: 500, align: left"]
<tbody>[TR]
[TD][/TD]
[TD]Jan
[/TD]
[TD]Jan
[/TD]
[TD]Jan
[/TD]
[TD]Feb
[/TD]
[TD]Feb
[/TD]
[TD]Feb
[/TD]
[TD]Mar
[/TD]
[TD]Mar
[/TD]
[TD]Mar
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[/TR]
[TR]
[TD]Homer
[/TD]
[TD]5
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[/TR]
[TR]
[TD]Lenny
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[/TR]
[TR]
[TD]Carl
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[TD]11
[/TD]
[/TR]
[TR]
[TD]Barney
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD]1
[/TD]
[TD]4
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD]2
[/TD]
[TD]1
[/TD]
[TD]0
[/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
I'm stuck on a project and may be missing something obvious.
I need a formula to reference, e.g., how many customers Homer had in January. Imagine a VLOOKUP where the column number would be the number when the month and KPI match. The data would be in Worksheet A and the formula would be in Worksheet B where the use can select the Employee and Month in question (there would already be a section to display the KPIs).
Does this make sense and can this be done? My research is leading me towards an INDEX MATCH formula, but I'm not sure if that's the right option for me. I'll post an update if I figure this one out by myself.
Thank you
<tbody>[TR]
[TD][/TD]
[TD]Jan
[/TD]
[TD]Jan
[/TD]
[TD]Jan
[/TD]
[TD]Feb
[/TD]
[TD]Feb
[/TD]
[TD]Feb
[/TD]
[TD]Mar
[/TD]
[TD]Mar
[/TD]
[TD]Mar
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[TD]Subscribers
[/TD]
[TD]Leads
[/TD]
[TD]Customers
[/TD]
[/TR]
[TR]
[TD]Homer
[/TD]
[TD]5
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[/TR]
[TR]
[TD]Lenny
[/TD]
[TD]6
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[/TR]
[TR]
[TD]Carl
[/TD]
[TD]7
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]8
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[TD]9
[/TD]
[TD]10
[/TD]
[TD]11
[/TD]
[/TR]
[TR]
[TD]Barney
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD]1
[/TD]
[TD]4
[/TD]
[TD]3
[/TD]
[TD]2
[/TD]
[TD]2
[/TD]
[TD]1
[/TD]
[TD]0
[/TD]
[/TR]
</tbody>[/TABLE]
Hi everyone,
I'm stuck on a project and may be missing something obvious.
I need a formula to reference, e.g., how many customers Homer had in January. Imagine a VLOOKUP where the column number would be the number when the month and KPI match. The data would be in Worksheet A and the formula would be in Worksheet B where the use can select the Employee and Month in question (there would already be a section to display the KPIs).
Does this make sense and can this be done? My research is leading me towards an INDEX MATCH formula, but I'm not sure if that's the right option for me. I'll post an update if I figure this one out by myself.
Thank you