Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default How do I make cells "If cell is blank then cell=0"in Excel 2000?

Not quite sure what you mean - when totalling, a cell with zero will not
affect the total, nor will a blank.


If the cells are truly blank then using either

=A1+A2

or

=SUM(A1:A2)

will treat the blank cells as 0.

If instead, you've used the spacebar to "blank" the cell (i.e., inserted
text), then the + operator will give an error since it requires numeric
arguments. The SUM() will ignore text.



In article ,
DougMinor1 wrote:

I am trying to make a spreadshet for a Nascar fantasy league but Excel does
not total blank cells. How do I get Excel to make the blank cells equal 0 so
they will total properly?

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Summing (or counting) cells until there is a blank cell Box815 Excel Discussion (Misc queries) 3 November 17th 06 03:35 PM
Why does Excel 2000 crash when formatting a cell to Date? J.Vey Excel Discussion (Misc queries) 2 September 22nd 06 07:58 PM
Cell Protection over Excel 2000 and 2003 Achez Excel Discussion (Misc queries) 3 June 6th 06 07:50 PM
Sumif Cells Are Not Blank Powlaz Excel Worksheet Functions 12 March 15th 06 04:40 PM


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