Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
fascal
 
Posts: n/a
Default hiding zero values in charts

Hi,

I followed the directions given to hide zero values in chats and tables in
Excel 2000. I used the chart wizard when i created them. But the zero
values continue to be shown on the chart. For example, I have data for
target values versus actual values for events. The targeted numbers go from
July 2005 - June 2005. The actual data values are from July 2005 - Nov
2005. I used the tools optionschartplot visible cells only.

Any guidance on what I am doing incorrect?
  #2   Report Post  
Posted to microsoft.public.excel.charting
Ed Ferrero
 
Posts: n/a
Default hiding zero values in charts

Hi fascal,

The setting you want is toolsoptionschartPlot empty cells as: not plotted
(leave gaps)

The problem you then face is that zero values are still plotted, where you
have no data you need to leave the cell empty or put the value #N/A in the
cell.

If you are using formulas for the actuals, try something like;
=IF(C3=0,NA(),C3)

Ed Ferrero
http://www.edferrero.com


Hi,

I followed the directions given to hide zero values in chats and tables in
Excel 2000. I used the chart wizard when i created them. But the zero
values continue to be shown on the chart. For example, I have data for
target values versus actual values for events. The targeted numbers go
from
July 2005 - June 2005. The actual data values are from July 2005 - Nov
2005. I used the tools optionschartplot visible cells only.

Any guidance on what I am doing incorrect?



  #3   Report Post  
Junior Member
 
Posts: 2
Angry

Quote:
Originally Posted by Ed Ferrero
Hi fascal,

The setting you want is toolsoptionschartPlot empty cells as: not plotted
(leave gaps)

The problem you then face is that zero values are still plotted, where you
have no data you need to leave the cell empty or put the value #N/A in the
cell.

If you are using formulas for the actuals, try something like;
=IF(C3=0,NA(),C3)

Ed Ferrero
http://www.edferrero.com


Hi,

I followed the directions given to hide zero values in chats and tables in
Excel 2000. I used the chart wizard when i created them. But the zero
values continue to be shown on the chart. For example, I have data for
target values versus actual values for events. The targeted numbers go
from
July 2005 - June 2005. The actual data values are from July 2005 - Nov
2005. I used the tools optionschartplot visible cells only.

Any guidance on what I am doing incorrect?
I used the NA solution and it worked on the graph but the spreadsheet doesnot add up now as it now has NA!!!!!!!!!!!!!!!!!!!!
  #4   Report Post  
Posted to microsoft.public.excel.charting
Jon Peltier
 
Posts: n/a
Default hiding zero values in charts

I suggest you keep the original data range as is for the table and
subsequent calculations, and use a nearby worksheet range for the chart
source data. Use a formula following Ed's suggestion to convert blanks,
text, and zeros to NA(), and use this fixed up range for the chart.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


"Peter Nash" wrote in message
...

Ed Ferrero Wrote:
Hi fascal,

The setting you want is toolsoptionschartPlot empty cells as: not
plotted
(leave gaps)

The problem you then face is that zero values are still plotted, where
you
have no data you need to leave the cell empty or put the value #N/A in
the
cell.

If you are using formulas for the actuals, try something like;
=IF(C3=0,NA(),C3)

Ed Ferrero
http://www.edferrero.com


Hi,

I followed the directions given to hide zero values in chats and
tables in
Excel 2000. I used the chart wizard when i created them. But the
zero
values continue to be shown on the chart. For example, I have data
for
target values versus actual values for events. The targeted numbers
go
from
July 2005 - June 2005. The actual data values are from July 2005 -
Nov
2005. I used the tools optionschartplot visible cells only.

Any guidance on what I am doing incorrect?


I used the NA solution and it worked on the graph but the spreadsheet
doesnot add up now as it now has NA!!!!!!!!!!!!!!!!!!!!


--
Peter Nash



  #5   Report Post  
Posted to microsoft.public.excel.charting
fascal
 
Posts: n/a
Default hiding zero values in charts

thank you. I used the formula.

Best Regards,
fascal

"fascal" wrote:

Hi,

I followed the directions given to hide zero values in chats and tables in
Excel 2000. I used the chart wizard when i created them. But the zero
values continue to be shown on the chart. For example, I have data for
target values versus actual values for events. The targeted numbers go from
July 2005 - June 2005. The actual data values are from July 2005 - Nov
2005. I used the tools optionschartplot visible cells only.

Any guidance on what I am doing incorrect?

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
Negative or zero values cannot be plotted correctly on log charts NTE Charts and Charting in Excel 6 December 11th 05 05:27 AM
Min values in a list of numbers Traima Excel Worksheet Functions 1 August 5th 05 01:32 PM
suppress zero values in line charts? Cruickshank Brothers Charts and Charting in Excel 4 June 12th 05 04:28 AM
Can I add values, labels and percentage for pie charts? coops-eng Charts and Charting in Excel 1 February 1st 05 04:23 PM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM


All times are GMT +1. The time now is 08:56 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"