I want conditional formula that will highlight a cell in the range C3:L12 in sheet4 that matches the following formula. Can someone please help? Thank you.
=INDEX(C3:L12, MATCH(Sheet3!D2, B3:B12, 0), MATCH(Sheet3!E2, C2:L2, 0))
=INDEX(C3:L12, MATCH(Sheet3!D2, B3:B12, 0), MATCH(Sheet3!E2, C2:L2, 0))