I am a little stuck on with conditional formating. I have a table table that i'd like to format. Specifically a row of cells (E14:K14) that i'd like to highlight if cell (D14) is listed in a range of cells on a seperate tab (C12:C43). Do i need to do an if statement with a match statement? I am not sure how to proceed. Thanks in advance for the assistance. Oh, and the cell values are all text.