whitehawk81
Board Regular
- Joined
- Sep 4, 2016
- Messages
- 66
Hi everyone!
I haven't posted any issues for a while, but this one really got me or I'm just getting older
Basically I would like to format the cells based on the result of a lookup value from another table.
I managed to apply the index match formula to return the value, that needs to be evaluated, but when I put it in the conditional formatting, it doesn't find anything.
The formula looks like this: ="INDEX(Table2;MATCH(J4;Table2[Change];0);1)=$X$3"
I also tried it with index/match multiple criteria array formula: ="INDEX(Table[Env];MATCH(1;($I5=Table[Planname])*(K$3=Table[Date]);0))=$X$3"
Could someone help me?
I haven't posted any issues for a while, but this one really got me or I'm just getting older
Basically I would like to format the cells based on the result of a lookup value from another table.
I managed to apply the index match formula to return the value, that needs to be evaluated, but when I put it in the conditional formatting, it doesn't find anything.
The formula looks like this: ="INDEX(Table2;MATCH(J4;Table2[Change];0);1)=$X$3"
I also tried it with index/match multiple criteria array formula: ="INDEX(Table[Env];MATCH(1;($I5=Table[Planname])*(K$3=Table[Date]);0))=$X$3"
Could someone help me?