Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 5
Default Hiding Zeros in Data Table

How do I hide the zeros imbedded in a chart data table. The worksheet data
shows a blank cell but zeros appear in the data table in the chart? Am using
excel 2007

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...chart/201004/1

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 563
Default Hiding Zeros in Data Table

I never use data table, so this is just what I found be experimenting.
The dialog for formatting data tables has no provision for formatting the
numbers

I made some data with B5 as a blank cell and generated a chart for it. The
data table in the chart had the entry for B5 blank. But if I had a formula
like =IF(test,"", number) then B5 might look blank but a 0 shows in the data
table.

However a formula as =IF(test, NA(), number) gives a blank in the data
table
If you do not like the look of #N/A in the data series, then use conditional
formatting in the form =ISNA(cell ref) and make the font the same colour as
the cell background to hide it.
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme

"Bruister via OfficeKB.com" <u50445@uwe wrote in message
news:a684370790223@uwe...
How do I hide the zeros imbedded in a chart data table. The worksheet data
shows a blank cell but zeros appear in the data table in the chart? Am
using
excel 2007

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...chart/201004/1

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 461
Default Hiding Zeros in Data Table

No need to compromise the data. Simply apply a number format in the
worksheet cells that suppresses display of zero, something like

0;;;

and the zero will be hidden in the worksheet and in the data table.

This works in 2007 and in Classic Excel.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/


On 4/14/2010 3:36 PM, Bernard Liengme wrote:
I never use data table, so this is just what I found be experimenting.
The dialog for formatting data tables has no provision for formatting
the numbers

I made some data with B5 as a blank cell and generated a chart for it.
The data table in the chart had the entry for B5 blank. But if I had a
formula like =IF(test,"", number) then B5 might look blank but a 0 shows
in the data table.

However a formula as =IF(test, NA(), number) gives a blank in the data
table
If you do not like the look of #N/A in the data series, then use
conditional formatting in the form =ISNA(cell ref) and make the font the
same colour as the cell background to hide it.
best wishes

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
Hiding zeros in dynamic charts Carla Charts and Charting in Excel 3 April 22nd 08 08:46 PM
Pivot Table Suppression of Zeros Ryan Charts and Charting in Excel 0 May 3rd 07 05:07 PM
Data in my pivot table changes to zeros MyrtlePeacock Excel Discussion (Misc queries) 3 January 5th 06 02:25 PM
Hiding zeros on my worksheet thesuperhero Excel Discussion (Misc queries) 2 December 21st 05 08:58 PM
Hiding Zeros in Stacked Bar Charts Darshan72 Charts and Charting in Excel 1 February 3rd 05 10:18 AM


All times are GMT +1. The time now is 01:28 AM.

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"