Hi,
I am looking for a way to write an Index Match formula such that two match conditions in the same column are met. In the example below I want to fetch the value for Alpha Margins for Q1 2017. The first column should look for Alpha but in the second column it should look for both "Margins" and "Q1 2017".
Also open to any other way to get this.
Any help would be appreciated.
I am looking for a way to write an Index Match formula such that two match conditions in the same column are met. In the example below I want to fetch the value for Alpha Margins for Q1 2017. The first column should look for Alpha but in the second column it should look for both "Margins" and "Q1 2017".
Also open to any other way to get this.
Any help would be appreciated.
Alpha | ||||
Margins | Q1 | Q2 | Q3 | Q4 |
FY 2017 | ? | ? | ? | ? |
FY 2018 | ? | ? | ? | ? |
FY 2019 | ? | ? | ? | ? |
FY 2017 | ||||
Revenue | Revenue | Revenue | Revenue | |
Q1 2017 | Q2 2017 | Q3 2017 | Q4 2017 | |
Alpha | 25 | 30 | 35 | 40 |
Beta | 30 | 35 | 40 | 45 |
Gamma | 35 | 40 | 45 | 50 |
Delta | 40 | 45 | 50 | 55 |
Costs | Costs | Costs | Costs | |
Q1 2017 | Q2 2017 | Q3 2017 | Q4 2017 | |
Alpha | 10 | 13 | 16 | 19 |
Beta | 13 | 16 | 19 | 22 |
Gamma | 16 | 19 | 22 | 25 |
Delta | 19 | 22 | 25 | 28 |
Profit | Profit | Profit | Profit | |
Q1 2017 | Q2 2017 | Q3 2017 | Q4 2017 | |
Alpha | 15 | 15 | 15 | 15 |
Beta | 15 | 15 | 15 | 15 |
Gamma | 15 | 15 | 15 | 15 |
Delta | 15 | 15 | 15 | 15 |
Margin | Margin | Margin | Margin | |
Q1 2017 | Q2 2017 | Q3 2017 | Q4 2017 | |
Alpha | 60% | 60% | 60% | 60% |
Beta | 60% | 60% | 60% | 60% |
Gamma | 60% | 60% | 60% | 60% |
Delta | 60% | 60% | 60% | 60% |