#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Blank Cell

Hello Exceller,
I am trying to convert a cell to a blank based on an IF argument. I have a
graph reading off this cell and I want it to be read as a blank cell. I am
using the following formula =IF(C180.1,C18,€€), however while the cell
appears blank the graph is still reading this cell as €œ0€ and creating the
line graph to zero.
Thank you for any assistance

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11
Default Blank Cell

On Mar 21, 2:58 am, Lester from AUS
wrote:
Hello Exceller',
I am trying to convert a cell to a blank based on an IF argument. I have a
graph reading off this cell and I want it to be read as a blank cell. I am
using the following formula =IF(C180.1,C18,""), however while the cell
appears blank the graph is still reading this cell as "0" and creating the
line graph to zero.
Thank you for any assistance


Try formula:

=IF(C180.1,C18,NA())

Regards
--
Mladen
http://excelancije.bloger.hr

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Blank Cell

Lester

Try this version. #N/A won't plot.

=IF(C180.1,C18,NA())


Gord Dibben MS Excel MVP

On Tue, 20 Mar 2007 18:58:03 -0700, Lester from AUS
wrote:

Hello Exceller’,
I am trying to convert a cell to a blank based on an IF argument. I have a
graph reading off this cell and I want it to be read as a blank cell. I am
using the following formula =IF(C180.1,C18,””), however while the cell
appears blank the graph is still reading this cell as “0” and creating the
line graph to zero.
Thank you for any assistance


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Blank Cell

Gord & Malden,

Many thanks guys, works perfectly.

Your help is much appreciated...
Have a grate day
Lester

"Gord Dibben" wrote:

Lester

Try this version. #N/A won't plot.

=IF(C180.1,C18,NA())


Gord Dibben MS Excel MVP

On Tue, 20 Mar 2007 18:58:03 -0700, Lester from AUS
wrote:

Hello Exceller,
I am trying to convert a cell to a blank based on an IF argument. I have a
graph reading off this cell and I want it to be read as a blank cell. I am
using the following formula =IF(C180.1,C18,€€), however while the cell
appears blank the graph is still reading this cell as €œ0€ and creating the
line graph to zero.
Thank you for any assistance



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
If cell blank return a blank Angela1979 Excel Worksheet Functions 8 March 7th 07 01:18 PM
=IF cell needs to show blank if blank Boethius1 Excel Discussion (Misc queries) 5 March 1st 06 05:36 PM
how to get excel to display blank if reference cell blank silent1(not) Excel Worksheet Functions 1 December 2nd 05 02:49 PM
How do I make a blank cell with a date format blank? Pivot Table/Query Excel Worksheet Functions 6 June 14th 05 11:19 PM
COPY A CONCATENATE CELL TO BLANK CELL PUTTING IN THE NEXT BLANK C. QUEST41067 Excel Discussion (Misc queries) 1 January 15th 05 09:29 PM


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