I have a table that looks like this. I have two variables that I need to select for the index match, namely Field and Portfolio.
I have selected portfolio y and Field 1. I need to obtain value 2, but using index match, i can keep obtaining value 1. It doesnt work when I change my column range from "Category A: Field 6" to "Category b: Field 5". I understand it has to do with the Match Column Range, that the column range has to intersect with the row range for the index match to work. However, is there a way to obtain just value 2?
Portfolio x Portfolio y Portfolio z
Category a
Field 1 Value 1
Field 2
Field 3
Category b
Field 1 Value 2
Field 4
Field 5
Category c
Field 1
Field 3
Field 6
I have selected portfolio y and Field 1. I need to obtain value 2, but using index match, i can keep obtaining value 1. It doesnt work when I change my column range from "Category A: Field 6" to "Category b: Field 5". I understand it has to do with the Match Column Range, that the column range has to intersect with the row range for the index match to work. However, is there a way to obtain just value 2?
Portfolio x Portfolio y Portfolio z
Category a
Field 1 Value 1
Field 2
Field 3
Category b
Field 1 Value 2
Field 4
Field 5
Category c
Field 1
Field 3
Field 6