I have a list of numbers on sheet5 and another list of numbers on sheet3 and would like to have sheet3 be colored with a specific color if any of those numbers on sheet3 match sheet5. yellow for example, how would I do that?
=ISNUMBER(MATCH(A1,Sheet5!$A$1:$A$9,0))
[=ISNUMBER(MATCH(A1,Sheet5!$A$1:$A$9,0))/CODE] to [CODE[CODE][=ISNUMBER(MATCH(V2,LISTFORMAT!$V$2:$V$402,0))/CODE]