PC Review


Reply
Thread Tools Rate Thread

How can I prevent a Chart from showing zero values?

 
 
=?Utf-8?B?UXVpbm4gUmFtc2V5?=
Guest
Posts: n/a
 
      27th Jul 2005
I am creating a chart, and sometimes the data will exist such that there are
points that I would like ignored. These points are determined by an If
statement, so I can place any string in there when I want them ignored, but I
have not been able to find a string that will result in the points not being
shown on the chart. Simply put, I am looking for a value that the chart will
ignore or another way to accomplish the same ends.
 
Reply With Quote
 
 
 
 
Andy Pope
Guest
Posts: n/a
 
      27th Jul 2005
Hi,

Try using NA() instead of ""

Cheers
Andy

Quinn Ramsey wrote:
> I am creating a chart, and sometimes the data will exist such that there are
> points that I would like ignored. These points are determined by an If
> statement, so I can place any string in there when I want them ignored, but I
> have not been able to find a string that will result in the points not being
> shown on the chart. Simply put, I am looking for a value that the chart will
> ignore or another way to accomplish the same ends.


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
 
Reply With Quote
 
=?Utf-8?B?UXVpbm4gUmFtc2V5?=
Guest
Posts: n/a
 
      27th Jul 2005
Thanks a bunch, that fixed the chart issue. I would like the data to look
nice as well though. When I use NA() it puts #N/A in the cell. Is there a
way to have the chart work and the cell show a blank?

"Andy Pope" wrote:

> Hi,
>
> Try using NA() instead of ""
>
> Cheers
> Andy
>
> Quinn Ramsey wrote:
> > I am creating a chart, and sometimes the data will exist such that there are
> > points that I would like ignored. These points are determined by an If
> > statement, so I can place any string in there when I want them ignored, but I
> > have not been able to find a string that will result in the points not being
> > shown on the chart. Simply put, I am looking for a value that the chart will
> > ignore or another way to accomplish the same ends.

>
> --
>
> Andy Pope, Microsoft MVP - Excel
> http://www.andypope.info
>

 
Reply With Quote
 
Andy Pope
Guest
Posts: n/a
 
      27th Jul 2005
You could use Conditional Formatting, checking for cell being ISNA(), to
set the font to be the same as the cell colour.


Quinn Ramsey wrote:
> Thanks a bunch, that fixed the chart issue. I would like the data to look
> nice as well though. When I use NA() it puts #N/A in the cell. Is there a
> way to have the chart work and the cell show a blank?
>
> "Andy Pope" wrote:
>
>
>>Hi,
>>
>>Try using NA() instead of ""
>>
>>Cheers
>>Andy
>>
>>Quinn Ramsey wrote:
>>
>>>I am creating a chart, and sometimes the data will exist such that there are
>>>points that I would like ignored. These points are determined by an If
>>>statement, so I can place any string in there when I want them ignored, but I
>>>have not been able to find a string that will result in the points not being
>>>shown on the chart. Simply put, I am looking for a value that the chart will
>>>ignore or another way to accomplish the same ends.

>>
>>--
>>
>>Andy Pope, Microsoft MVP - Excel
>>http://www.andypope.info
>>


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
 
Reply With Quote
 
olasa
Guest
Posts: n/a
 
      27th Jul 2005

Hiding Labels that Show Zero Value:
http://pubs.logicalexpressions.com/P...?ID=209#jon014

HTH
Ola Sandströ

--
olas
-----------------------------------------------------------------------
olasa's Profile: http://www.excelforum.com/member.php...fo&userid=1776
View this thread: http://www.excelforum.com/showthread.php?threadid=39054

 
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
showing data values on chart afshin Microsoft Access 2 15th Mar 2010 12:03 PM
Create a chart showing yearly values RSunday Microsoft Access Reports 1 28th Mar 2008 03:07 PM
prevent chart values from changing =?Utf-8?B?aSBjb21wdXRl?= Microsoft Excel Programming 1 11th May 2006 08:38 PM
prevent range names showing at low zoom values in excel =?Utf-8?B?ZGpieg==?= Microsoft Excel Misc 0 5th Apr 2006 03:12 PM
Excel chart showing summed values directly. Possible? Mike Echo Microsoft Excel Worksheet Functions 0 29th Oct 2003 08:13 AM


Features
 

Advertising
 

Newsgroups
 


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