Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 20
Default I need to remove the zeroes in a chart

Hi,

My spreadsheet along a row looks like this (the spaces are cell-to-cell).

15 17 18 6 19 0 0 4 18 6 15 0 0 6 18 0 19 0 20 23 etc... for a long time.

I'd like the line graph to reflect only the non-zero numbers.

The problem I'm running into is I cannot CTRL-SELECT only the parts I need
cause apparently there's a character-length limit of the selected information
in the Source Data for the chart. In other words I can CTRL-SELECT "15 17 18
6 19" then CTRL-SELECT "4 18 6 15" and so on but eventually I cannot
CTRL-SELECT any more. It's a messy solution anyway.

Another solution would be to automate copying only the non-zero numbers into
another row, such as 15 17 18 6 19 4 18 6 15 6 18 19 20 23 etc... But I'm not
familiar with macros (VBA??) and cannot figure out a function to accomplish
this.

Another solution would be that there's somwhere in chart options to only
include non-zero data.

Any ideas?

- Eric
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default I need to remove the zeroes in a chart

Perhaps the options at Tools Options Chart for the plotting of zero value
might help.

Vaya con Dios,
Chuck, CABGx3


"ak_edm" wrote:

Hi,

My spreadsheet along a row looks like this (the spaces are cell-to-cell).

15 17 18 6 19 0 0 4 18 6 15 0 0 6 18 0 19 0 20 23 etc... for a long time.

I'd like the line graph to reflect only the non-zero numbers.

The problem I'm running into is I cannot CTRL-SELECT only the parts I need
cause apparently there's a character-length limit of the selected information
in the Source Data for the chart. In other words I can CTRL-SELECT "15 17 18
6 19" then CTRL-SELECT "4 18 6 15" and so on but eventually I cannot
CTRL-SELECT any more. It's a messy solution anyway.

Another solution would be to automate copying only the non-zero numbers into
another row, such as 15 17 18 6 19 4 18 6 15 6 18 19 20 23 etc... But I'm not
familiar with macros (VBA??) and cannot figure out a function to accomplish
this.

Another solution would be that there's somwhere in chart options to only
include non-zero data.

Any ideas?

- Eric

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default I need to remove the zeroes in a chart

Hi,

Zero will plot on a chart. If your zeroes are as a result of formula and
want to ignore them make the formula return NA() instead of zero and the
chart will interpolate between the adjacent values and ignore NA()

Mike


"ak_edm" wrote:

Hi,

My spreadsheet along a row looks like this (the spaces are cell-to-cell).

15 17 18 6 19 0 0 4 18 6 15 0 0 6 18 0 19 0 20 23 etc... for a long time.

I'd like the line graph to reflect only the non-zero numbers.

The problem I'm running into is I cannot CTRL-SELECT only the parts I need
cause apparently there's a character-length limit of the selected information
in the Source Data for the chart. In other words I can CTRL-SELECT "15 17 18
6 19" then CTRL-SELECT "4 18 6 15" and so on but eventually I cannot
CTRL-SELECT any more. It's a messy solution anyway.

Another solution would be to automate copying only the non-zero numbers into
another row, such as 15 17 18 6 19 4 18 6 15 6 18 19 20 23 etc... But I'm not
familiar with macros (VBA??) and cannot figure out a function to accomplish
this.

Another solution would be that there's somwhere in chart options to only
include non-zero data.

Any ideas?

- Eric

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
Chart to display zeroes values Bagia Charts and Charting in Excel 2 May 19th 09 08:04 PM
how to remove dotted line with words chart area from around chart desof Charts and Charting in Excel 2 May 13th 09 10:18 PM
Chart data with zeroes Code Numpty Charts and Charting in Excel 8 November 24th 08 07:58 PM
how do i remove zeroes values from exel sheet Ana New Users to Excel 10 June 14th 07 06:24 PM
Pivot chart: get rid of zeroes? Phil Davy Charts and Charting in Excel 1 March 14th 07 09:02 PM


All times are GMT +1. The time now is 02:15 AM.

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

About Us

"It's about Microsoft Excel"