I am trying for the formula to recognize that either K4 or M4 will need to be active in order to return the result of "Cancel Plate"
IF(AND(G4="yes",I4="yes", (K4="Active"),OR (M4="Active"),(O4<TODAY(),R4="YES"),"Cancel Plates", "Do Not Cancel Plates")
IF(AND(G4="yes",I4="yes", (K4="Active"),OR (M4="Active"),(O4<TODAY(),R4="YES"),"Cancel Plates", "Do Not Cancel Plates")