I have an "if formula" that relies on a cell that contains a formula how can I get the cell to show blank. This formula is in J10 =IF(I10>7,I10-7,IF(I10<7,I10-7,"")) where I10 has a formula eg h10-g10 and I want J10 to remain blank until content is entered into other cells in row 10.