#1   Report Post  
Arlen
 
Posts: n/a
Default Graphing Woze?

Hello. I have Graphing Woes. Basically, I don't want to graph zeros. Let
us say that the user is inputing two kinds of production dollars every day.
Production 1 and Production 2 graph fine individually, i.e., the graph stops
where the numbers stop, because they are blank cells until the user inputs
numbers. But the graph of TOTAL (Type 1&Type 2) graphs all the zeros until
the end of the column. I realize this is because TOTAL has zeros stored in
it until the formula receives other number, but I've tried putting in ""
instead of zeros and I've tried Chart Options -Don't Plot Zeros. Neither
works. How do I keep the total chart looking like the individual charts?

Thanks, Arlen
  #2   Report Post  
Rob van Gelder
 
Posts: n/a
Default

Excel Charts ignore cells #N/A,
Try putting =NA() into those blank cells.
You should be able to build a solution from there.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Arlen" wrote in message
...
Hello. I have Graphing Woes. Basically, I don't want to graph zeros.
Let
us say that the user is inputing two kinds of production dollars every
day.
Production 1 and Production 2 graph fine individually, i.e., the graph
stops
where the numbers stop, because they are blank cells until the user inputs
numbers. But the graph of TOTAL (Type 1&Type 2) graphs all the zeros
until
the end of the column. I realize this is because TOTAL has zeros stored
in
it until the formula receives other number, but I've tried putting in ""
instead of zeros and I've tried Chart Options -Don't Plot Zeros. Neither
works. How do I keep the total chart looking like the individual charts?

Thanks, Arlen



  #3   Report Post  
cincode5
 
Posts: n/a
Default

I dont know for a fact that this will work, but try going to:
TOOLS, OPTIONS,
then uncheck Zero Values in the View Tab.

Excel will not display anything that equals Zero. It may also apply to
Charts.

Good luck.



"Rob van Gelder" wrote:

Excel Charts ignore cells #N/A,
Try putting =NA() into those blank cells.
You should be able to build a solution from there.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Arlen" wrote in message
...
Hello. I have Graphing Woes. Basically, I don't want to graph zeros.
Let
us say that the user is inputing two kinds of production dollars every
day.
Production 1 and Production 2 graph fine individually, i.e., the graph
stops
where the numbers stop, because they are blank cells until the user inputs
numbers. But the graph of TOTAL (Type 1&Type 2) graphs all the zeros
until
the end of the column. I realize this is because TOTAL has zeros stored
in
it until the formula receives other number, but I've tried putting in ""
instead of zeros and I've tried Chart Options -Don't Plot Zeros. Neither
works. How do I keep the total chart looking like the individual charts?

Thanks, Arlen




  #4   Report Post  
Myrna Larson
 
Posts: n/a
Default

Another option might be to use dynamic names for the series areas, with those
names referring to something like

=OFFSET($C$2,0,0,COUNTIF($C$2:$C$13,"0",1)

where you have some monthly data in C2:C13 that will never be <= 0

On Thu, 27 Jan 2005 09:50:18 +1300, "Rob van Gelder"
wrote:

Excel Charts ignore cells #N/A,
Try putting =NA() into those blank cells.
You should be able to build a solution from there.


  #5   Report Post  
Rob van Gelder
 
Posts: n/a
Default

Just so you know, unchecking "Zero Values" has no effect on zeros with
charting.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"cincode5" wrote in message
...
I dont know for a fact that this will work, but try going to:
TOOLS, OPTIONS,
then uncheck Zero Values in the View Tab.

Excel will not display anything that equals Zero. It may also apply to
Charts.

Good luck.



"Rob van Gelder" wrote:

Excel Charts ignore cells #N/A,
Try putting =NA() into those blank cells.
You should be able to build a solution from there.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"Arlen" wrote in message
...
Hello. I have Graphing Woes. Basically, I don't want to graph zeros.
Let
us say that the user is inputing two kinds of production dollars every
day.
Production 1 and Production 2 graph fine individually, i.e., the graph
stops
where the numbers stop, because they are blank cells until the user
inputs
numbers. But the graph of TOTAL (Type 1&Type 2) graphs all the zeros
until
the end of the column. I realize this is because TOTAL has zeros
stored
in
it until the formula receives other number, but I've tried putting in
""
instead of zeros and I've tried Chart Options -Don't Plot Zeros.
Neither
works. How do I keep the total chart looking like the individual
charts?

Thanks, Arlen






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 use just the graphing capabilities of MS Excel? Christopher Blue Excel Discussion (Misc queries) 4 January 3rd 05 02:14 AM
How to set up a graph for mathmatical graphing mike71366 Setting up and Configuration of Excel 0 December 10th 04 03:09 PM
graphing two series on x axis Ladislav Ligart Charts and Charting in Excel 2 December 6th 04 06:50 PM
Graphing Reversing the Axis Michael R Middleton Setting up and Configuration of Excel 0 November 30th 04 10:59 PM
Graphing Question- rescaling PKyle Excel Discussion (Misc queries) 0 November 30th 04 09:29 PM


All times are GMT +1. The time now is 11:07 AM.

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"