B
briank
I am charting data that is based upon an "=if" conditional
statement. However, when the condition is not met I want
a null value [i.e. if(A1=4,4,null)] Since this doesn't
appear to work I am forced to use a space command [i.e. if
(A1=4,4,"")]. The problem is that Excel reads this "" as
a zero and graphs it accordingly.
What function can I use to avoid this?
Thanx.
statement. However, when the condition is not met I want
a null value [i.e. if(A1=4,4,null)] Since this doesn't
appear to work I am forced to use a space command [i.e. if
(A1=4,4,"")]. The problem is that Excel reads this "" as
a zero and graphs it accordingly.
What function can I use to avoid this?
Thanx.