Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I am using MS Excel 2003. While creating a linked data base, I have many
values returned as zero. When I create a graph, I do not want the graphs to plot the zero values. Is there a method to do this without deleting any zero values? I know easy methos is to delete the zero values and leave it blank. But as these are linked from other data base, I do not want to search an delte. |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Replace 0 or "" in your lookup formulas with NA(). This returns the #N/A
error, which is not plotted in a marker-type chart (line or XY chart). - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "Ravi.K.Rao" wrote in message ... I am using MS Excel 2003. While creating a linked data base, I have many values returned as zero. When I create a graph, I do not want the graphs to plot the zero values. Is there a method to do this without deleting any zero values? I know easy methos is to delete the zero values and leave it blank. But as these are linked from other data base, I do not want to search an delte. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
mircosoft excel | New Users to Excel | |||
Question About Creating Graphs in Excel 2003 | Charts and Charting in Excel | |||
move values text in graphs all series at once. Excel | Charts and Charting in Excel | |||
Excel 2003 plotting graphs in inverse order | Charts and Charting in Excel | |||
Excel 2003 Hide PivotItems | Excel Worksheet Functions |