Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Alison
 
Posts: n/a
Default Ignoring 0 values in the series data

How can I get my chart to ignore values which are zero in the series data and
not show these?
  #2   Report Post  
mangesh_yadav
 
Posts: n/a
Default


replace zeros with =NA()

Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=380038

  #3   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default

You can delete the formulas that are producing zero, or replace them with
=IF(formula=0,#N/A,formula)

Jerry

Alison wrote:

How can I get my chart to ignore values which are zero in the series data and
not show these?


  #4   Report Post  
Alison
 
Posts: n/a
Default

What you have told me works but I would also like the chart to ignore the
chart label that the zero relates to. I have a spreadsheet that shows how
much time has been spent on differnet customer sites. Using data validation
and a look up table I have set it up so that you can select a partner and
view which customers it has worked on. The problem is the x axis shows all
the customers for FY05, meaning the graph is quite large with lots of empty
spaces. When you select the partner you want to view I would like the graph
to ignore all the customers with 0 and only show the actve ones. Is this
possible?!

"Alison" wrote:

How can I get my chart to ignore values which are zero in the series data and
not show these?

  #5   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default

I think you will have to set up cells that summarize only the customers
worked on, and plot that summary information.

Jerry

Alison wrote:

What you have told me works but I would also like the chart to ignore the
chart label that the zero relates to. I have a spreadsheet that shows how
much time has been spent on differnet customer sites. Using data validation
and a look up table I have set it up so that you can select a partner and
view which customers it has worked on. The problem is the x axis shows all
the customers for FY05, meaning the graph is quite large with lots of empty
spaces. When you select the partner you want to view I would like the graph
to ignore all the customers with 0 and only show the actve ones. Is this
possible?!

"Alison" wrote:


How can I get my chart to ignore values which are zero in the series data and
not show these?




  #6   Report Post  
Mike Punko
 
Posts: n/a
Default

here yah go

http://www.andypope.info/charts/brokenlines.htm

"Jerry W. Lewis" wrote:

I think you will have to set up cells that summarize only the customers
worked on, and plot that summary information.

Jerry

Alison wrote:

What you have told me works but I would also like the chart to ignore the
chart label that the zero relates to. I have a spreadsheet that shows how
much time has been spent on differnet customer sites. Using data validation
and a look up table I have set it up so that you can select a partner and
view which customers it has worked on. The problem is the x axis shows all
the customers for FY05, meaning the graph is quite large with lots of empty
spaces. When you select the partner you want to view I would like the graph
to ignore all the customers with 0 and only show the actve ones. Is this
possible?!

"Alison" wrote:


How can I get my chart to ignore values which are zero in the series data and
not show these?



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
How to omit data in a chart when there are error values? Bou Charts and Charting in Excel 2 June 10th 05 08:51 PM
Chart -- How to chart 65536 values in 1 series? kilmaley11 About this forum 0 June 8th 05 11:19 AM
how do you prevent data from changing values when sorting linked . Cassie Excel Discussion (Misc queries) 0 March 4th 05 10:45 AM
Format Data Series Markers KB Charts and Charting in Excel 1 November 30th 04 03:37 AM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


All times are GMT +1. The time now is 05:47 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"