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 / September 2006

Tip: Looking for answers? Try searching our database.

Formula problem

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David - 25 Sep 2006 21:15 GMT
I'm using excel to just added to columns. I don't know the values of the
coulmns yet but obviously i know the formula. How do i input the formula
without the result showing as zero before the data has been input.
Bob Umlas - 25 Sep 2006 21:24 GMT
Tools/Options/View; deselect "Zero Values"

> I'm using excel to just added to columns. I don't know the values of the
> coulmns yet but obviously i know the formula. How do i input the formula
> without the result showing as zero before the data has been input.
Don Guillett - 25 Sep 2006 21:24 GMT
=if(a1="","",myformula)

Signature

Don Guillett
SalesAid Software
dguillett1@austin.rr.com

> I'm using excel to just added to columns. I don't know the values of the
> coulmns yet but obviously i know the formula. How do i input the formula
> without the result showing as zero before the data has been input.
Gord Dibben - 25 Sep 2006 22:36 GMT
David

=IF(AND(A1="",B1=""),"",A1+B1)

Gord Dibben  MS Excel MVP

>I'm using excel to just added to columns. I don't know the values of the
>coulmns yet but obviously i know the formula. How do i input the formula
>without the result showing as zero before the data has been input.
 
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.