Could you please help over this formula where I need to have separate logical test where if two certain cells contains special text like medium or high an x should be replaced in other certain cell
formula is like but not working
=IF(AND(H128="High",G128="Medium",H128="Medium",G128="High")=TRUE,"X"," ")
formula is like but not working
=IF(AND(H128="High",G128="Medium",H128="Medium",G128="High")=TRUE,"X"," ")