Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cybermrt
 
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   Report Post  
Andy Pope
 
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
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
Want #VALUE! to show as blank cell JoeyW Excel Worksheet Functions 2 November 4th 05 09:24 AM
how can i make a cell always show text in caps Alan Excel Worksheet Functions 3 August 13th 05 04:32 PM
How to make a cell show totals Don Excel Discussion (Misc queries) 1 August 4th 05 01:19 PM
Can you make a cell with a diagonal, so that you can edit the upper and lower part of the cell? g wills New Users to Excel 3 February 17th 05 10:23 PM
cell reference show cell name (ie. D45) and not cell value ria Excel Worksheet Functions 4 November 6th 04 04:38 AM


All times are GMT +1. The time now is 11:00 PM.

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

About Us

"It's about Microsoft Excel"