Re: Autopopulate with zero
- From: "RagDyer" <RagDyer@xxxxxxxxxxxxx>
- Date: Tue, 13 Dec 2005 17:11:19 -0800
Try this in *all* the columns necessary:
=IF(ISNUMBER(AD1),0,"")
--
HTH,
RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================
"roy.okinawa" <royokinawa@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B03D43F1-0AAA-46D5-A85E-4CDFC995A2DE@xxxxxxxxxxxxxxxx
> 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?
>
> "Ashish Mathur" wrote:
>
> > Dear Roy,
> >
> > Try this formula in V1 (say). If(countblank(AD1)=1,0,AD1)
> >
> > Regards,
> >
> > Ashish Mathur
> >
> > "roy.okinawa" wrote:
> >
> > > 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.
.
- Prev by Date: Re: Value Return
- Next by Date: Re: creating a complex cell
- Previous by thread: Value Return
- Next by thread: Re: creating a complex cell
- Index(es):
Relevant Pages
|