Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Quinn Ramsey
 
Posts: n/a
Default What is the Null character?

What is the character sequence that Excel uses to represent an empty cell? I
am using a formula and when it returns false, I would like for it to
represent the cell as if it was empty. I have tried using "" as an empty
cell, but excel recognizes that this is a value, not an empty cell.
  #3   Report Post  
Andrea Jones
 
Posts: n/a
Default

If this is causing you a problem because you're trying to use COUNTA on the
results of the IF function adjust your COUNTA expression so that it becomes
=COUNTA(Range)-COUNTBLANK(Range) this will deduct the cells containing the "".

Andrea Jones
http://www.allaboutoffice.co.uk
http://www.stratatraining.co.uk
http://www.allaboutclait.com

"Quinn Ramsey" wrote:

What is the character sequence that Excel uses to represent an empty cell? I
am using a formula and when it returns false, I would like for it to
represent the cell as if it was empty. I have tried using "" as an empty
cell, but excel recognizes that this is a value, not an empty cell.

  #4   Report Post  
Redstar11
 
Posts: n/a
Default

To pick up the original question of the excel <null character, I am trying
to run a graph off a set of data and would like it to read <null as a result
of the formula (so it doesnt plot the entry). If "" is used it reads this as
'0' which is not what is required. Can someone please suggest if there is any
way to return <null?
Tks

"Andrea Jones" wrote:

If this is causing you a problem because you're trying to use COUNTA on the
results of the IF function adjust your COUNTA expression so that it becomes
=COUNTA(Range)-COUNTBLANK(Range) this will deduct the cells containing the "".

Andrea Jones
http://www.allaboutoffice.co.uk
http://www.stratatraining.co.uk
http://www.allaboutclait.com

"Quinn Ramsey" wrote:

What is the character sequence that Excel uses to represent an empty cell? I
am using a formula and when it returns false, I would like for it to
represent the cell as if it was empty. I have tried using "" as an empty
cell, but excel recognizes that this is a value, not an empty cell.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default What is the Null character?

How does one suggest to the Excel development team that they correct this
glaring limitation?

David C. Ziemer

"Chip Pearson" wrote:

You can't do what you want to do. A formula always returns
*something*.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Quinn Ramsey" <Quinn wrote in
message
...
What is the character sequence that Excel uses to represent an
empty cell? I
am using a formula and when it returns false, I would like for
it to
represent the cell as if it was empty. I have tried using ""
as an empty
cell, but excel recognizes that this is a value, not an empty
cell.






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
How to assign character (text) values to y-axis in a Excel chart? cy Charts and Charting in Excel 1 July 16th 05 10:39 PM
install Office Assistant character file? billcamp Excel Discussion (Misc queries) 2 April 8th 05 01:39 PM
Copy a column in worksheet with a character change photowiz Excel Worksheet Functions 1 February 5th 05 03:35 PM
Searching a cell for a certain character. Matt Excel Worksheet Functions 3 January 3rd 05 09:14 PM
how to enter a null cell value in a formula Using formulas to enter NULL cell values Excel Worksheet Functions 5 December 16th 04 03:29 AM


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