Verizon123
New Member
I have a single column of formulas that calulate a numberic value based on the =IF formula. For the "value if false" part of the formula, when I use zero or leave it blank, it places a zero in the cell, as it should. The problem occurs when I graph that column; I want to have a clean line of the just the non zero values, rather than the "droping to zero and the graph line at the zeros". I have tried using "Find and Replace" to eliminate the zeros, but that doesn't work. To make my graph look like I want it to, I have to manully delete the formula in the cells that return zeros. I guess I am looking for a way to find a cell based on the results of the formula in that cell, and replace it will an empty cell.