Hi,
I need to tell my formula to search for one specific value in two different tabs. I currently wrote this (and it's working):
=INDEX(' table (2)'!I2:S727,MATCH('TEST'!P3&'TEST'!Q3,'table (2)'!G2:G727&'table (2)'!H2:H727,0),MATCH('TEST'!R3,'table (2)'!I1:S1,0))
I have two conditions: BLUE...