venkyzrocks
New Member
- Joined
- Oct 4, 2009
- Messages
- 39
Struggling with an Index Match on this lookup since if need to return the lowest level child
Lookup to look value "Miami" (dynamic) in Multiple columns lets says column Column1,Column2,Column3 and
then return lookup value from Lookup columns starting the search from the last column3 in this case and
then going backwards till a value is found. Attaching the excel sheet as well.
Lookup to look value "Miami" (dynamic) in Multiple columns lets says column Column1,Column2,Column3 and
then return lookup value from Lookup columns starting the search from the last column3 in this case and
then going backwards till a value is found. Attaching the excel sheet as well.
Excel.xlsx | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | G | H | I | J | |||
1 | Value | Return Value Cell (Return last Value) | Column | Column2 | Column3 | Lookup Column1 | Lookup Column2 | Lookup Column3 | ||||
2 | Miami | R1 - Since R3,R2 are empty | New1 | Miami | Rera | R1 | ||||||
3 | Miami | R2- Since R3 is empty | New2 | Abc | Miami | R1 | R2 | |||||
4 | Miami | R3 | New1 | Miami | Rera | R1 | R2 | R3 | ||||
5 | ||||||||||||
Sheet1 |