I'm trying to figure out how to conditionally format a column of cells based on the value of an adjacent column of merged cells. Each adjacent cell consists of four merged cells.
So basically, if the merged cell is 0 or blank, I would like the adjacent cells to also be blank.
So basically, if the merged cell is 0 or blank, I would like the adjacent cells to also be blank.