M
Michael
I create cells with null values, so as not to fill the
spreadsheet with zeros, with formualas like
=if(a3>0,a3*100,"")
However when I sum these values for a total row, I'll get
#value! as a result. I would prefer to have either a blank
in this cell or even a zero, anything but #value! Is there
an easy way to do this? Some type of function for the
summed cells to convert them to zero or something? Thanks.
Michael
spreadsheet with zeros, with formualas like
=if(a3>0,a3*100,"")
However when I sum these values for a total row, I'll get
#value! as a result. I would prefer to have either a blank
in this cell or even a zero, anything but #value! Is there
an easy way to do this? Some type of function for the
summed cells to convert them to zero or something? Thanks.
Michael