PC Review


Reply
Thread Tools Rate Thread

Charting null values

 
 
=?Utf-8?B?U3RlcGhhbmllSA==?=
Guest
Posts: n/a
 
      2nd May 2006
I have a chart that is plotting null values. I tried the formula
=if(C25="",N/A(),Sum(C22:C25)). I've also deleted the formula to create a
completely null cell.

I've been to Tools, Options, Chart and selected
Plot empty cells as
Not plotted, zero and Interpollated
As well as turning Plot Visible Cells only (turned it on and off)

Nothing seems to make a difference.

Any suggestions?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?SEVL?=
Guest
Posts: n/a
 
      2nd May 2006
Stephanie, what kind of chart are you using? Can you give an example of how
your data table looks like?
br,
Henk

"StephanieH" wrote:

> I have a chart that is plotting null values. I tried the formula
> =if(C25="",N/A(),Sum(C22:C25)). I've also deleted the formula to create a
> completely null cell.
>
> I've been to Tools, Options, Chart and selected
> Plot empty cells as
> Not plotted, zero and Interpollated
> As well as turning Plot Visible Cells only (turned it on and off)
>
> Nothing seems to make a difference.
>
> Any suggestions?
>

 
Reply With Quote
 
=?Utf-8?B?U3RlcGhhbmllSA==?=
Guest
Posts: n/a
 
      3rd May 2006
Here's the data table:
2003 2004 2005 2006
1st QTR $480,225.57 $728,453.06 $666,902.66 $637,340.65
2nd QTR $541,123.51 $899,090.95 $711,704.53 $176,706.39
3rd QTR $490,729.23 $314,911.38 $882,595.19
4th QTR $551,334.47 $386,755.70 $691,980.60

It is a Line Graph

"HEK" wrote:

> Stephanie, what kind of chart are you using? Can you give an example of how
> your data table looks like?
> br,
> Henk
>
> "StephanieH" wrote:
>
> > I have a chart that is plotting null values. I tried the formula
> > =if(C25="",N/A(),Sum(C22:C25)). I've also deleted the formula to create a
> > completely null cell.
> >
> > I've been to Tools, Options, Chart and selected
> > Plot empty cells as
> > Not plotted, zero and Interpollated
> > As well as turning Plot Visible Cells only (turned it on and off)
> >
> > Nothing seems to make a difference.
> >
> > Any suggestions?
> >

 
Reply With Quote
 
=?Utf-8?B?SEVL?=
Guest
Posts: n/a
 
      3rd May 2006
Stephanie:
I tried to mimick yr chart with Q1-Q4 on the X-axis. If yr chart contains 0
or #N/A in Q3/Q4 the line for 2006 shows zero values for 2006 Q3/Q4 but if
you set Tools/Options/Chart Plot empty cells as "Plot nothing (leave gaps)"
you should only get plots for Q1 and Q2. I am unable to reproduce yr problem
(sorry).
As an alternative, you may try to enter yr series for the running year (in
this case 2006) as a dynamic named range with the OFFSET command.
Instructions for this in many posts on this forum or e.g.
http://www.ozgrid.com/Excel/DynamicRanges.htm (just first hit on Google;
there are many many more). I hope this helps.
GL,
Henk

"StephanieH" wrote:

> Here's the data table:
> 2003 2004 2005 2006
> 1st QTR $480,225.57 $728,453.06 $666,902.66 $637,340.65
> 2nd QTR $541,123.51 $899,090.95 $711,704.53 $176,706.39
> 3rd QTR $490,729.23 $314,911.38 $882,595.19
> 4th QTR $551,334.47 $386,755.70 $691,980.60
>
> It is a Line Graph
>
> "HEK" wrote:
>
> > Stephanie, what kind of chart are you using? Can you give an example of how
> > your data table looks like?
> > br,
> > Henk
> >
> > "StephanieH" wrote:
> >
> > > I have a chart that is plotting null values. I tried the formula
> > > =if(C25="",N/A(),Sum(C22:C25)). I've also deleted the formula to create a
> > > completely null cell.
> > >
> > > I've been to Tools, Options, Chart and selected
> > > Plot empty cells as
> > > Not plotted, zero and Interpollated
> > > As well as turning Plot Visible Cells only (turned it on and off)
> > >
> > > Nothing seems to make a difference.
> > >
> > > Any suggestions?
> > >

 
Reply With Quote
 
Andy Pope
Guest
Posts: n/a
 
      3rd May 2006
Hi,

Is this a typo? =if(C25="",N/A(),Sum(C22:C25))
as it should be =if(C25="",NA(),Sum(C22:C25))

Cheers
Andy

StephanieH wrote:
> I have a chart that is plotting null values. I tried the formula
> =if(C25="",N/A(),Sum(C22:C25)). I've also deleted the formula to create a
> completely null cell.
>
> I've been to Tools, Options, Chart and selected
> Plot empty cells as
> Not plotted, zero and Interpollated
> As well as turning Plot Visible Cells only (turned it on and off)
>
> Nothing seems to make a difference.
>
> Any suggestions?
>


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Display queried records with Null values (null recordcount) Mishanya Microsoft Access Getting Started 6 25th Jan 2009 06:53 PM
Problem with Charting Null Values MJ Microsoft Excel Charting 6 30th Jul 2008 09:45 PM
How do you stop excel from charting empty cells/null values as zer =?Utf-8?B?QWJlLWFpcg==?= Microsoft Excel Charting 3 20th Mar 2006 11:57 PM
Empty text values aren't null or zero-length, but 2-byte null (\x0000) Mark Steward Microsoft Access 2 21st Jan 2006 02:03 PM
Charting should not plot NULL as a zero =?Utf-8?B?bXJiZWxsYQ==?= Microsoft Excel Charting 1 8th Feb 2005 12:36 AM


Features
 

Advertising
 

Newsgroups
 


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