ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Charts and Charting in Excel (https://www.excelbanter.com/charts-charting-excel/)
-   -   graph ignoring anomalies (https://www.excelbanter.com/charts-charting-excel/121178-graph-ignoring-anomalies.html)

rjkmidget

graph ignoring anomalies
 
Could anyone tell me how I can plot a line graph, but ignore points that are
anomalies (eg points that are 0)?
Thank!

Jon Peltier

graph ignoring anomalies
 
You could delete the anomalous values. Or if the values are returned by a
formula, change the formula to return NA() instead.

=IF(A10,A1,NA())

This leaves #N/A in the cell, but you can hide this with conditional
formatting.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
http://PeltierTech.com
_______


"rjkmidget" wrote in message
...
Could anyone tell me how I can plot a line graph, but ignore points that
are
anomalies (eg points that are 0)?
Thank!





All times are GMT +1. The time now is 12:45 PM.

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