Thread
:
How not to plot zero in graph ?
View Single Post
#
1
Posted to microsoft.public.excel.programming
Mire
external usenet poster
Posts: 8
How not to plot zero in graph ?
I am trying to figure out a way to eliminate plotting the LINE
chart when the value is negative or no value.
I use NA() but the graph plot zero !
=IF(B10,B1/C1,NA())
I need to use a pie-graph.
Tnks in advance
M
Reply With Quote
Mire
View Public Profile
Find all posts by Mire