Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
natash@
 
Posts: n/a
Default to stop zero from showing on graph

I have graphs for which values will be filled in time, but befor it's filled
I want zeroes not to be visible. Is it posible?
  #2   Report Post  
Andy Pope
 
Posts: n/a
Default

Hi,

Either leave the cells empty or use =NA()

Cheers
Andy

natash@ wrote:
I have graphs for which values will be filled in time, but befor it's filled
I want zeroes not to be visible. Is it posible?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Brrnese
 
Posts: n/a
Default

I didn't write the original post but am having the same problem. This works
if I remove all content from the cell - however - I would like to have a
formula in the cell so that it automatically populates with data from another
cell in the worksheet - when that cell has data entered - so is there a
formula that will enable me to capture the data from another cell after it is
entered but still make the cell appear to be empty until then? Otherwise it
puts all zeroes in the graph until data is entered.

Thanks for your help.

Kathie Meier

"Andy Pope" wrote:

Hi,

Either leave the cells empty or use =NA()

Cheers
Andy

natash@ wrote:
I have graphs for which values will be filled in time, but befor it's filled
I want zeroes not to be visible. Is it posible?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info

  #4   Report Post  
Andy Pope
 
Posts: n/a
Default

Hi,

You need to include a IF condition in you formula.

=IF(X1<"",X1,NA())

So if the other cell, in this case X1, has a value use it otherwise use
the NA()

Cheers
Andy

Brrnese wrote:
I didn't write the original post but am having the same problem. This works
if I remove all content from the cell - however - I would like to have a
formula in the cell so that it automatically populates with data from another
cell in the worksheet - when that cell has data entered - so is there a
formula that will enable me to capture the data from another cell after it is
entered but still make the cell appear to be empty until then? Otherwise it
puts all zeroes in the graph until data is entered.

Thanks for your help.

Kathie Meier

"Andy Pope" wrote:


Hi,

Either leave the cells empty or use =NA()

Cheers
Andy

natash@ wrote:

I have graphs for which values will be filled in time, but befor it's filled
I want zeroes not to be visible. Is it posible?


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #5   Report Post  
natash@
 
Posts: n/a
Default

It works, gratefully natash@

"Andy Pope" wrote:

Hi,

You need to include a IF condition in you formula.

=IF(X1<"",X1,NA())

So if the other cell, in this case X1, has a value use it otherwise use
the NA()

Cheers
Andy

Brrnese wrote:
I didn't write the original post but am having the same problem. This works
if I remove all content from the cell - however - I would like to have a
formula in the cell so that it automatically populates with data from another
cell in the worksheet - when that cell has data entered - so is there a
formula that will enable me to capture the data from another cell after it is
entered but still make the cell appear to be empty until then? Otherwise it
puts all zeroes in the graph until data is entered.

Thanks for your help.

Kathie Meier

"Andy Pope" wrote:


Hi,

Either leave the cells empty or use =NA()

Cheers
Andy

natash@ wrote:

I have graphs for which values will be filled in time, but befor it's filled
I want zeroes not to be visible. Is it posible?

--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info


--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info

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
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
New data in table not showing in graph Justin C Excel Discussion (Misc queries) 5 April 28th 05 03:53 PM
Stop % showing in outcome of formula Beginner Excel Worksheet Functions 2 January 10th 05 08:09 PM
Graph Axes Robin Excel Discussion (Misc queries) 0 December 8th 04 08:03 PM
How do I stop the Reviewing toolbar from showing up in Excel? RickKel Excel Discussion (Misc queries) 2 November 26th 04 05:37 PM


All times are GMT +1. The time now is 01:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"