PC Review


Reply
Thread Tools Rate Thread

Area chart - missing values

 
 
=?Utf-8?B?TGFzY2k=?=
Guest
Posts: n/a
 
      29th Sep 2005
Hi all,

I have been creating graphs using the stacked area type to display data for
data by year. However I have some years that have missing data. This then
plots as zero. I have been to tools, options, charts and clicked interpolate
for missing values but this doesn`t seem to work for the stacked area
chart...has anyone else found this? Has anyone found an acceptable work
around?
I`d be interested if anybosy has found anything similar, thanks in advance
for any help.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Ymo=?=
Guest
Posts: n/a
 
      29th Sep 2005
what do you want it to plot?

"Lasci" wrote:

> Hi all,
>
> I have been creating graphs using the stacked area type to display data for
> data by year. However I have some years that have missing data. This then
> plots as zero. I have been to tools, options, charts and clicked interpolate
> for missing values but this doesn`t seem to work for the stacked area
> chart...has anyone else found this? Has anyone found an acceptable work
> around?
> I`d be interested if anybosy has found anything similar, thanks in advance
> for any help.

 
Reply With Quote
 
=?Utf-8?B?TGFzY2k=?=
Guest
Posts: n/a
 
      29th Sep 2005
Just numbers for each year, they are for employment figures, but they aren`t
available for each year. I could interpolate myself and add in the values to
the spreadsheet, I just wanted to be able to create a graph quickly without
having to do all this...

"bj" wrote:

> what do you want it to plot?
>
> "Lasci" wrote:
>
> > Hi all,
> >
> > I have been creating graphs using the stacked area type to display data for
> > data by year. However I have some years that have missing data. This then
> > plots as zero. I have been to tools, options, charts and clicked interpolate
> > for missing values but this doesn`t seem to work for the stacked area
> > chart...has anyone else found this? Has anyone found an acceptable work
> > around?
> > I`d be interested if anybosy has found anything similar, thanks in advance
> > for any help.

 
Reply With Quote
 
Pierre
Guest
Posts: n/a
 
      29th Sep 2005

Cannot you put #N/A in the cells containing 0 ??
I think it does not read these values


--
Pierre
------------------------------------------------------------------------
Pierre's Profile: http://www.excelforum.com/member.php...fo&userid=3754
View this thread: http://www.excelforum.com/showthread...hreadid=471683

 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      1st Oct 2005
Unfortunately this trick is ineffective in an area chart. You can only make it work
with real blank cells. If you have some kind of lookup formula, you'll have to
delete the ones that have no returned data.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

Pierre wrote:

> Cannot you put #N/A in the cells containing 0 ??
> I think it does not read these values
>
>


 
Reply With Quote
 
=?Utf-8?B?TGFzY2k=?=
Guest
Posts: n/a
 
      3rd Oct 2005
In the line graphs, I have managed to make excel ignore the missing values,
but only by having another data set that has all the values in the graph, and
then blanking out this line by changing the colour. This is the only work
around I seem to have found so far.....

"Jon Peltier" wrote:

> Unfortunately this trick is ineffective in an area chart. You can only make it work
> with real blank cells. If you have some kind of lookup formula, you'll have to
> delete the ones that have no returned data.
>
> - Jon
> -------
> Jon Peltier, Microsoft Excel MVP
> Peltier Technical Services
> Tutorials and Custom Solutions
> http://PeltierTech.com/
> _______
>
> Pierre wrote:
>
> > Cannot you put #N/A in the cells containing 0 ??
> > I think it does not read these values
> >
> >

>
>

 
Reply With Quote
 
=?Utf-8?B?RmzDoXZpbywgU1AsIEJyYXppbA==?=
Guest
Posts: n/a
 
      5th Oct 2005
Hi, Lasci,

I have the same difficult.
Couldn´t anyone find a solution for Lasci´s problem yet?

Thanks,
Flávio

"Lasci" wrote:

> In the line graphs, I have managed to make excel ignore the missing values,
> but only by having another data set that has all the values in the graph, and
> then blanking out this line by changing the colour. This is the only work
> around I seem to have found so far.....
>
> "Jon Peltier" wrote:
>
> > Unfortunately this trick is ineffective in an area chart. You can only make it work
> > with real blank cells. If you have some kind of lookup formula, you'll have to
> > delete the ones that have no returned data.
> >
> > - Jon
> > -------
> > Jon Peltier, Microsoft Excel MVP
> > Peltier Technical Services
> > Tutorials and Custom Solutions
> > http://PeltierTech.com/
> > _______
> >
> > Pierre wrote:
> >
> > > Cannot you put #N/A in the cells containing 0 ??
> > > I think it does not read these values
> > >
> > >

> >
> >

 
Reply With Quote
 
=?Utf-8?B?RmzDoXZpbywgU1AsIEJyYXppbA==?=
Guest
Posts: n/a
 
      5th Oct 2005
Hi, Lasci,

I have the same difficulty.
Couldn´t anyone find a solution for Lasci´s problem yet?

Thanks,
Flávio

"Lasci" wrote:

> In the line graphs, I have managed to make excel ignore the missing values,
> but only by having another data set that has all the values in the graph, and
> then blanking out this line by changing the colour. This is the only work
> around I seem to have found so far.....
>
> "Jon Peltier" wrote:
>
> > Unfortunately this trick is ineffective in an area chart. You can only make it work
> > with real blank cells. If you have some kind of lookup formula, you'll have to
> > delete the ones that have no returned data.
> >
> > - Jon
> > -------
> > Jon Peltier, Microsoft Excel MVP
> > Peltier Technical Services
> > Tutorials and Custom Solutions
> > http://PeltierTech.com/
> > _______
> >
> > Pierre wrote:
> >
> > > Cannot you put #N/A in the cells containing 0 ??
> > > I think it does not read these values
> > >
> > >

> >
> >

 
Reply With Quote
 
=?Utf-8?B?TGFzY2k=?=
Guest
Posts: n/a
 
      5th Oct 2005
Hi,

The only work around I have found is to interpolate the missing values in
the spreadsheet myself (which is what excel does for the line chart) by using
some kind of average. Not ideal but gets around the problem relatively
quickly....

"Flávio, SP, Brazil" wrote:

> Hi, Lasci,
>
> I have the same difficulty.
> Couldn´t anyone find a solution for Lasci´s problem yet?
>
> Thanks,
> Flávio
>
> "Lasci" wrote:
>
> > In the line graphs, I have managed to make excel ignore the missing values,
> > but only by having another data set that has all the values in the graph, and
> > then blanking out this line by changing the colour. This is the only work
> > around I seem to have found so far.....
> >
> > "Jon Peltier" wrote:
> >
> > > Unfortunately this trick is ineffective in an area chart. You can only make it work
> > > with real blank cells. If you have some kind of lookup formula, you'll have to
> > > delete the ones that have no returned data.
> > >
> > > - Jon
> > > -------
> > > Jon Peltier, Microsoft Excel MVP
> > > Peltier Technical Services
> > > Tutorials and Custom Solutions
> > > http://PeltierTech.com/
> > > _______
> > >
> > > Pierre wrote:
> > >
> > > > Cannot you put #N/A in the cells containing 0 ??
> > > > I think it does not read these values
> > > >
> > > >
> > >
> > >

 
Reply With Quote
 
=?Utf-8?B?RmzDoXZpbywgU1AsIEJyYXppbA==?=
Guest
Posts: n/a
 
      5th Oct 2005
Hi, Lasci, I´ve just done another workaround that was use na() function
instead and it did pretty well in my particular case. But, thanks a lot
anyway.

Best wishes,
Flávio.

"Lasci" wrote:

> Hi,
>
> The only work around I have found is to interpolate the missing values in
> the spreadsheet myself (which is what excel does for the line chart) by using
> some kind of average. Not ideal but gets around the problem relatively
> quickly....
>
> "Flávio, SP, Brazil" wrote:
>
> > Hi, Lasci,
> >
> > I have the same difficulty.
> > Couldn´t anyone find a solution for Lasci´s problem yet?
> >
> > Thanks,
> > Flávio
> >
> > "Lasci" wrote:
> >
> > > In the line graphs, I have managed to make excel ignore the missing values,
> > > but only by having another data set that has all the values in the graph, and
> > > then blanking out this line by changing the colour. This is the only work
> > > around I seem to have found so far.....
> > >
> > > "Jon Peltier" wrote:
> > >
> > > > Unfortunately this trick is ineffective in an area chart. You can only make it work
> > > > with real blank cells. If you have some kind of lookup formula, you'll have to
> > > > delete the ones that have no returned data.
> > > >
> > > > - Jon
> > > > -------
> > > > Jon Peltier, Microsoft Excel MVP
> > > > Peltier Technical Services
> > > > Tutorials and Custom Solutions
> > > > http://PeltierTech.com/
> > > > _______
> > > >
> > > > Pierre wrote:
> > > >
> > > > > Cannot you put #N/A in the cells containing 0 ??
> > > > > I think it does not read these values
> > > > >
> > > > >
> > > >
> > > >

 
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
area chart doesn't show values dieter.tolksdorf@gmail.com Microsoft Excel Discussion 0 3rd May 2007 11:26 AM
Excluding empty/zero values in graph - highlight area in chart =?Utf-8?B?U2NvdHQ=?= Microsoft Excel Misc 2 11th Sep 2006 04:36 AM
Line chart even though values missing MattBeckwith Microsoft Excel Charting 1 17th Jan 2006 08:42 PM
Ignore N/A values with an area chart =?Utf-8?B?U1BldGVyc29u?= Microsoft Excel Charting 1 14th Nov 2005 04:14 PM
chart area line missing in one pace (with picture) Dave R. Microsoft Excel Charting 2 13th Jul 2005 04:19 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:20 PM.