Hi @Chihiro please see below details if you get time.
Original formula is as below
“=IF(AND(COUNTIFS(B:B,B2,J:J,"Ya*")>0,COUNTIFS(B:B,B2,J:J,"Su*")>0),"Bike","Car")”
B = Concat, this is a concat of three values, example = “11W1A1EURNot found”
J has values starting with Ya and Su. We can say...