Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 1
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default 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!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Out of range line disappears in print as it re-enters graph Nisse PowerMan Charts and Charting in Excel 2 October 31st 06 11:32 AM
Combination Line and Bar Graph M Moore Charts and Charting in Excel 1 September 1st 06 09:13 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Hyperlinkage of one graph with another graph or Drill down graph Sanjay Kumar Singh Charts and Charting in Excel 1 January 3rd 06 12:22 PM
ignoring null values in graph Kris B Charts and Charting in Excel 2 July 5th 05 07:07 PM


All times are GMT +1. The time now is 06:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"