Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Iain ASLD
 
Posts: n/a
Default Displaying null values in charts

I have made some charts with the data populating the underlying tables using
Vlookups. However as they are populated over time i dont want to show any
null values. I have tried the following formula =IF(D14=0,"",D14) to convert
the 0 values in to a null value but it still shows it on the chart. Do you
know how to get around this and if it is possible.
  #3   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default Displaying null values in charts

Functions must return something, and Excel has no null value.

Since your issue appears to be future values, Tushar's suggestion of
NA() should work just fine. If you needed connecting lines to break,
you would have to work much harder. The options there are to either

- delete the formula (possibly with a macro to re-load the formula as
data changes)

- use helper columns as described at
http://www.andypope.info/charts/brokenlines.htm

Jerry

Iain ASLD wrote:

I have made some charts with the data populating the underlying tables using
Vlookups. However as they are populated over time i dont want to show any
null values. I have tried the following formula =IF(D14=0,"",D14) to convert
the 0 values in to a null value but it still shows it on the chart. Do you
know how to get around this and if it is possible.


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
Zero values in a log chart Joelle_Smith Charts and Charting in Excel 2 May 8th 23 03:42 AM
Min values in a list of numbers Traima Excel Worksheet Functions 1 August 5th 05 01:32 PM
Stacked Charts w/ Vertical Separation Stacey Charts and Charting in Excel 1 June 10th 05 07:35 PM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
displaying several charts, one at the time Tony Charts and Charting in Excel 2 December 5th 04 09:10 PM


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

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"