Hi there. You could use this formula: =IF(AND(E11=">",A1 > B1),"WIN",IF(AND(E11="<",A1 < B1),"WIN","LOSE")) <b1),"win","lose"))<b1),"win","lose"))
It tests E11 directly for the < or > symbol - you could replace that with something else if you prefer.
Regards
John</b1),"win","lose"))<b1),"win","lose"))