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 / Worksheet Functions / December 2005

Tip: Looking for answers? Try searching our database.

Autopopulate with zero

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
roy.okinawa - 13 Dec 2005 23:30 GMT
Columns V, X, AA, AB, and AD may have dates in them that are entered
manually.  Sometimes they will be left blank.

What I need is a formula that will put a zero in columns V,X,AA, and AB when
column AD has a date entered.    
Ashish Mathur - 14 Dec 2005 00:12 GMT
Dear Roy,

Try this formula in V1 (say).  If(countblank(AD1)=1,0,AD1)

Regards,

Ashish Mathur

> Columns V, X, AA, AB, and AD may have dates in them that are entered
> manually.  Sometimes they will be left blank.
>
> What I need is a formula that will put a zero in columns V,X,AA, and AB when
> column AD has a date entered.    
roy.okinawa - 14 Dec 2005 01:00 GMT
By putting that formula in V1 it gives me a date(the same date that is input
in AD1.) It should be a zero.  It will not let me format the cell to accept a
zero either.

Also, will a formula like this need to be input in each column V, X, AA, AB?

> Dear Roy,
>
[quoted text clipped - 9 lines]
> > What I need is a formula that will put a zero in columns V,X,AA, and AB when
> > column AD has a date entered.    
RagDyer - 14 Dec 2005 01:11 GMT
Try this in *all* the columns necessary:

=IF(ISNUMBER(AD1),0,"")

Signature

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

> By putting that formula in V1 it gives me a date(the same date that is input
> in AD1.) It should be a zero.  It will not let me format the cell to accept a
[quoted text clipped - 15 lines]
> > > What I need is a formula that will put a zero in columns V,X,AA, and AB when
> > > column AD has a date entered.
 
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



©2009 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.