Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Charting zeros as non zeros

I have data I would like to chart in a line graph. Is there a way to display
a line graph and prevent the line dipping to zero for zeros? I've tried to
no avail to reference or convert zeros as a blank cell as the chart will not
consider the blank as a point on the graph line. I've yet to find a formula
to allow this. Suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 4,393
Default Charting zeros as non zeros

Replace the blanks by NA() which displays as #N/A.
These values are ignored by the Excel chart engine
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"Typical Village Idut" wrote
in message ...
I have data I would like to chart in a line graph. Is there a way to
display
a line graph and prevent the line dipping to zero for zeros? I've tried
to
no avail to reference or convert zeros as a blank cell as the chart will
not
consider the blank as a point on the graph line. I've yet to find a
formula
to allow this. Suggestions?



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2,489
Default Charting zeros as non zeros

Hi,

Use NA() instead of zero in your formulas. It will stop the dipping and
interpolate between points instead.
Why do you want to hide zero values?

Cheers
Andy

Typical Village Idut wrote:
I have data I would like to chart in a line graph. Is there a way to display
a line graph and prevent the line dipping to zero for zeros? I've tried to
no avail to reference or convert zeros as a blank cell as the chart will not
consider the blank as a point on the graph line. I've yet to find a formula
to allow this. Suggestions?

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Charting zeros as non zeros

Thanks you to both of you....I have a need to use ISERROR to hide the
division error caused by missing data on another worksheet. I used it to
display a blank cell where approriate to maintain a clean appearance on my
worksheet. By using the NA(), I can reference the cells by IF statement and
then chart the data. I now can simply hide the row with the #N/A and
maintain the clean appearance. Thanks again for your help.

"Andy Pope" wrote:

Hi,

Use NA() instead of zero in your formulas. It will stop the dipping and
interpolate between points instead.
Why do you want to hide zero values?

Cheers
Andy

Typical Village Idut wrote:
I have data I would like to chart in a line graph. Is there a way to display
a line graph and prevent the line dipping to zero for zeros? I've tried to
no avail to reference or convert zeros as a blank cell as the chart will not
consider the blank as a point on the graph line. I've yet to find a formula
to allow this. Suggestions?


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
Macro Help replacing dropped zeros [email protected] Excel Discussion (Misc queries) 5 September 2nd 06 06:08 PM
Charting a full year without zeros Brisbane Rob Charts and Charting in Excel 3 September 24th 05 10:07 PM
Creating formulas that allow the solutions to start with zeros. mevans Excel Discussion (Misc queries) 2 July 20th 05 05:00 PM
Charting with zeros or DIV/0 values MarianneR Charts and Charting in Excel 1 July 9th 05 12:40 AM
How do I force leading zeros in an Excel cell? EricKei Excel Discussion (Misc queries) 2 June 15th 05 08:28 PM


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