Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
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
![]() |
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Challenging Charting | Charts and Charting in Excel | |||
Contour plot | Charts and Charting in Excel | |||
Bar Chart Label Sizes | Charts and Charting in Excel | |||
how to enter a null cell value in a formula | Excel Worksheet Functions | |||
Charting time? help please... | Charts and Charting in Excel |