LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default make a cell empty based on condition

I am trying to make a cell value be null with the
following:=IF($C$2=A18,A18,"")

My goal is to make C18 be empty if this is false. I don't want it to be
blank; I want it to be as if I never typed a value in the cell at all.

When I try the above, C18 is blank when the above evaluates to false, but I
am creating a chart and the chart recognizes the cell as having a value. It
plots the data point. I've already gone to Tools/Options/Chart and set it to
not plot empty cells. The problem is that it still shows the x-axis value
though with no data. If I delete the contents of C18, then the chart comes
out right, but that also means, there is no equation in there to fill the
cell when the above equation is true.

Is there a way to either make C18 truly empty based on the condition above
or make the chart behave and "really" not plot blank cells?

thank you in advance.
 
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
How can I make a cell = another cell based on a condition? breezy Excel Worksheet Functions 14 January 18th 09 05:08 PM
How can Excel make a cell empty without making it na()? Bruce Excel Discussion (Misc queries) 1 June 27th 06 09:31 AM
How do I make a cell appear empty when the formula = 0? t1202 Excel Discussion (Misc queries) 5 May 20th 05 11:18 PM
make a cell empty based on condition mpierre Charts and Charting in Excel 2 December 29th 04 01:01 PM
Make macro go to first empty cell in column? TiggerTwo Excel Programming 5 February 24th 04 12:34 AM


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