Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have read all of the posts referring to replacing the "" to NA() and it
will then display #N/A which the chart will ignore. Not in a column chart. How do I hide the zeros or #N/A in a column chart? Thanks |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
For a column chart, keep the data as "" or zero, and apply a number format
to the data labels that suppresses zeros. That means, if your number format is 0.00, use a more elaborate one like 0.00;-0.00;; The number format can have four terms, separated by semicolons. The first term is usually for positive numbers, the second for negative, the third for zero, the fourth for text. Any missing element means that element's items will not be displayed. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "deeds" wrote in message ... I have read all of the posts referring to replacing the "" to NA() and it will then display #N/A which the chart will ignore. Not in a column chart. How do I hide the zeros or #N/A in a column chart? Thanks |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thanks! Works great.
"Jon Peltier" wrote: For a column chart, keep the data as "" or zero, and apply a number format to the data labels that suppresses zeros. That means, if your number format is 0.00, use a more elaborate one like 0.00;-0.00;; The number format can have four terms, separated by semicolons. The first term is usually for positive numbers, the second for negative, the third for zero, the fourth for text. Any missing element means that element's items will not be displayed. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "deeds" wrote in message ... I have read all of the posts referring to replacing the "" to NA() and it will then display #N/A which the chart will ignore. Not in a column chart. How do I hide the zeros or #N/A in a column chart? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not all column titles show on x axis on chart | Charts and Charting in Excel | |||
Can I make Column Chart use percent and show value | Charts and Charting in Excel | |||
do not show zeros in pivot chart (pie chart) | Charts and Charting in Excel | |||
Need to show percentage in a column chart | Charts and Charting in Excel | |||
hide column but show chart | Charts and Charting in Excel |