S
sabisti
I'm trying to use an IF funtion to apply a formula over a column of data
and then, plot the results. The problem is that some data is not
available an I have to use a formula like:
=IF(B2>0,A2/B2,"")
Now Excel does not treat the "blank" result as blank. So that If I use
the "=Isblank(C2)" function referring to that cell, the result is
FALSE.
The problem is that when I try to plot the data from the new column,
the "blank" values are plotted as 0's (zeros), no matter what I've set
in "Tools->Options->Chart"
Any suggestions?
Thanks a lot in advance!
Victor.
and then, plot the results. The problem is that some data is not
available an I have to use a formula like:
=IF(B2>0,A2/B2,"")
Now Excel does not treat the "blank" result as blank. So that If I use
the "=Isblank(C2)" function referring to that cell, the result is
FALSE.
The problem is that when I try to plot the data from the new column,
the "blank" values are plotted as 0's (zeros), no matter what I've set
in "Tools->Options->Chart"
Any suggestions?
Thanks a lot in advance!
Victor.