Hi there,
I am having no luck with my index match formula.
I am trying to create a formula that will match with the following criteria "Apple" and "FY19" to return the number 200. If anyone can help that would be really appreciated. Any suggestions on formulas?
[TABLE="width: 500"]
<tbody>[TR]
[TD]Opportunity#[/TD]
[TD]Apple[/TD]
[TD]Apple[/TD]
[TD]Apple[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Total[/TD]
[TD]FY19[/TD]
[TD]FY20[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Total[/TD]
[TD]300[/TD]
[TD]200[/TD]
[TD]100[/TD]
[/TR]
</tbody>[/TABLE]
I am having no luck with my index match formula.
I am trying to create a formula that will match with the following criteria "Apple" and "FY19" to return the number 200. If anyone can help that would be really appreciated. Any suggestions on formulas?
[TABLE="width: 500"]
<tbody>[TR]
[TD]Opportunity#[/TD]
[TD]Apple[/TD]
[TD]Apple[/TD]
[TD]Apple[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Total[/TD]
[TD]FY19[/TD]
[TD]FY20[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Total[/TD]
[TD]300[/TD]
[TD]200[/TD]
[TD]100[/TD]
[/TR]
</tbody>[/TABLE]