Plotting a Graph

G

Guest

This is the sample reproduction of a Chart I wish to implement:

A
1 1
2 "Comment: This is an empty cell, no value entered"
3 2
4 0
5 0
6 "Comment: The formula used is - =IF(SUM(A4,A5) = 0,"", SUM(A4,A5))"
7 4
8 3

Now, in A6 though the result is 'zero' it displays in the cell as empty, but
when I plot the line graph it shows zero in the plotting area. For A2, the
value is empty and the graph shows a break in the graph(empty space is not
plotted through Tools>Options>Chart>Plot Empty Cells as Not plotted). I want
the same result for the cell A6, that is the graph shows a gap plotted
whenever the value is zero(only in some cases) and plot the value when its
not zero.

To sum up: The graph should plot a gap when the value is zero(not always) or
empty cell.
 
G

Guest

Hi, Mayank, one way to solve it is hide the row with 0's.

hope this help
regards
Marcelo

"Mayank" escreveu:
 
G

Guest

I didn't get you...how to hide the row with 0's?

Marcelo said:
Hi, Mayank, one way to solve it is hide the row with 0's.

hope this help
regards
Marcelo

"Mayank" escreveu:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top