Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
mrbella
 
Posts: n/a
Default Charting should not plot NULL as a zero

I am using Excel 2003

When a formula calculates a NULL or "", as the value in a cell such as in
the case of the following expression, =IF(E34="","",E34) - if you plot a set
of data generated by these entrys all of the NULLs are plotted as a Zero
value.

If I wanted Excel to plot a Zero it is easy enough to change the expressions
to =IF(E34="",0,E34).

Excel should not chart a NULL value.

I can't find any discussion boards that can help me resolve this and it
appears to be a considerable issue. Please provide a fix for this ASAP as it
is very important to those of us who consistantly update charts.
  #2   Report Post  
Ken Wright
 
Posts: n/a
Default

Please provide a fix for this ASAP as it
is very important to those of us who consistantly update charts.


You make it sound like you are addressing the Microsoft Excel Development
Team, whereas in fact you are generally addressing a group of volunteers who
happily give up their spare time to help other people get the best out of a
product that we enjoy using, albeit we also still learn a great deal from
what we see in here.

That having been said, try using =IF(E34="",NA(),E34)

Won't work for an Area chart though.

--
Regards
Ken....................... Microsoft MVP - Excel
Sys Spec - Win XP Pro / XL 97/00/02/03

----------------------------------------------------------------------------
It's easier to beg forgiveness than ask permission :-)
----------------------------------------------------------------------------

"mrbella" wrote in message
...
I am using Excel 2003

When a formula calculates a NULL or "", as the value in a cell such as in
the case of the following expression, =IF(E34="","",E34) - if you plot a

set
of data generated by these entrys all of the NULLs are plotted as a Zero
value.

If I wanted Excel to plot a Zero it is easy enough to change the

expressions
to =IF(E34="",0,E34).

Excel should not chart a NULL value.

I can't find any discussion boards that can help me resolve this and it
appears to be a considerable issue. Please provide a fix for this ASAP as

it
is very important to those of us who consistantly update charts.



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
Challenging Charting C TO Charts and Charting in Excel 0 January 17th 05 06:57 PM
Contour plot ojv Charts and Charting in Excel 2 January 10th 05 03:17 PM
Bar Chart Label Sizes [email protected] Charts and Charting in Excel 2 December 27th 04 03:19 PM
how to enter a null cell value in a formula Using formulas to enter NULL cell values Excel Worksheet Functions 5 December 16th 04 03:29 AM
Charting time? help please... Gustavo Monteverde Charts and Charting in Excel 1 November 28th 04 04:53 AM


All times are GMT +1. The time now is 10:14 PM.

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

About Us

"It's about Microsoft Excel"