I
ian123
Does anyone know a cell format that will result in the cell being
completely blank if the value is zero?
I have been using an if statement <<< if(a1>0,a1-a2,"") >>> but
this keeps resulting in 0 appearing in the destination cell?
Any help would be much appreciated
completely blank if the value is zero?
I have been using an if statement <<< if(a1>0,a1-a2,"") >>> but
this keeps resulting in 0 appearing in the destination cell?
Any help would be much appreciated