Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / July 2007

Tip: Looking for answers? Try searching our database.

How to return a blank cell if sum = 0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
waybomb - 19 Jul 2007 15:02 GMT
How would I show a blank cell, instead of the number 0 in the cell, if the
formula in that cell results in an answer of 0?
Billy Liddel - 19 Jul 2007 15:42 GMT
=If(myformula=0,"",myformula), say, +if(sum(A3:g3)=0,"",Sum(a3:g3))

Peter

> How would I show a blank cell, instead of the number 0 in the cell, if the
> formula in that cell results in an answer of 0?
Rick Rothstein (MVP - VB) - 19 Jul 2007 16:24 GMT
> How would I show a blank cell, instead of the number 0 in the cell,
> if the formula in that cell results in an answer of 0?

Another option... if you want zero values to not show **anywhere** on your
worksheet, you can turn them off globally for the worksheet in question. If
you have more than one worksheet, make sure the one you want to turn zeroes
off in is active. Click Tools/Options on Excel's menu bar, select the View
tab from the dialog box and uncheck the Zero Values option in the Window
Options section.

Rick
Peo Sjoblom - 19 Jul 2007 16:29 GMT
Custom format General;-General;

will not display a zero

apply the same method if you have currency, number formats etc

Signature

Regards,

Peo Sjoblom

> How would I show a blank cell, instead of the number 0 in the cell, if the
> formula in that cell results in an answer of 0?

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.