G Guest May 15, 2005 #1 Using conditional formatting, how can I blank a cell that has a formula that doesn't return a value... eg #DIV/0! Thanks
Using conditional formatting, how can I blank a cell that has a formula that doesn't return a value... eg #DIV/0! Thanks
R Ragdyer May 15, 2005 #2 Click "Formula Is", and enter this: =ISERR(A1) And choose the format to be White font.