A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How can I make a none value cell not show as zero on a chart?



 
 
Thread Tools Display Modes
  #1  
Old November 7th, 2005, 10:15 AM
cybermrt
external usenet poster
 
Posts: n/a
Default How can I make a none value cell not show as zero on a chart?

If a cell has a hidden fomula that returns a blank cell, then the chart
always reads this as a zero and plots the line as a zero?

Similarly if the cell contains a letter rather than a number, this will also
be plotted as a zero?
  #2  
Old November 7th, 2005, 10:36 AM
Andy Pope
external usenet poster
 
Posts: n/a
Default How can I make a none value cell not show as zero on a chart?

Hi,

Depending on the chart type you can use NA() instead of "" in your formula.
=IF( A1 "X" , A1 , NA() )

Cheers
Andy

cybermrt wrote:
If a cell has a hidden fomula that returns a blank cell, then the chart
always reads this as a zero and plots the line as a zero?

Similarly if the cell contains a letter rather than a number, this will also
be plotted as a zero?


--

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




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pie-in-Pie (sort of) how can I make this chart? KR Charts and Charting 1 June 10th, 2005 12:35 PM
Possible Lookup Table Karen Worksheet Functions 5 June 8th, 2005 09:43 PM
numbers being entered show in formula bar but not in cell? Jim in Florida General Discussion 2 May 13th, 2005 06:36 PM
IF E3 & E10 = TRUE set this cell to "Yes", else set to "No" Timothy L Worksheet Functions 5 August 27th, 2004 02:28 AM
Do you have what it takes... Frank Kabel Worksheet Functions 1 February 22nd, 2004 09:30 PM


All times are GMT +1. The time now is 07:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.