Hi all,
I feel like I'm chasing my tail with something here and was hoping for some fresh creative insight :)
In A1 I have test1|test2
In A2 I have test2|test3
In B1 I have test2
In C6 I have =IF(IF(ISERROR(FIND("|",A:A )),A:A,LEFT(A:A,(FIND("|",A:A ))-1))=B1,"1","0")
with ctrl+alt+Ent...