Search & Match 2 text values to a table

shay

New member
Joined
Nov 27, 2015
Messages
1
Reaction score
0
Points
0
Hi,

In my roster I have a table of shifts (2 columns) In order to check that the placment follows the work rules.
for example: if you work saturday morning you cant work sunday afternoon.

I need a formula to check IF cell A1 (shift) AND A2 (next day shift) = same combination(RAW) in the list = True/false

Tried usin IF with MATCH ( if raws numbers from the match equals each other then TRUE) but

the problem is some values (shift name) are repetitive, so no good...

 
Back
Top