ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   do not graph zero calculated values. (https://www.excelbanter.com/charts-charting-excel/28411-do-not-graph-zero-calculated-values.html)

Rick James

do not graph zero calculated values.
 
On the web page:
http://office.microsoft.com/en-ca/as...992231033.aspx

The forth point (Control the way empty cells are plotted in a chart) is kind
of what I'm looking for, but this solution above does not help my situation.
We have a formula in the cell, and do not want it to plot that portion if the
returned value is "zero". Please post a solution. Thanks!

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting

Nick Hodge

Rick

You need to use the NA() function...so

=IF(MyFormula=0,NA(),MyFormula)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Rick James" <Rick
wrote in message
...
On the web page:
http://office.microsoft.com/en-ca/as...992231033.aspx

The forth point (Control the way empty cells are plotted in a chart) is
kind
of what I'm looking for, but this solution above does not help my
situation.
We have a formula in the cell, and do not want it to plot that portion if
the
returned value is "zero". Please post a solution. Thanks!

----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow
this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting





All times are GMT +1. The time now is 12:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com