Re: how to display text when a cell>0 ?
- From: "Janwillem" <jw@xxxxxxxxxxxxx>
- Date: Fri, 1 Jul 2005 15:45:36 +0200
yes i already tried that, but i get the error that the function is
incorrect.
"Paul B" <to_much_spam_to_list@xxxxxxxxxx> wrote in message
news:uSOZb%23jfFHA.2484@xxxxxxxxxxxxxxxxxxxxxxx
> Jan, try this, =IF(B1>0,A1,"")
>
> --
> Paul B
> Always backup your data before trying something new
> Please post any response to the newsgroups so others can benefit from it
> Feedback on answers is always appreciated!
> Using Excel 2002 & 2003
>
> "Janwillem" <jw@xxxxxxxxxxxxx> wrote in message
> news:42c53e6d$0$1261$ba620dc5@xxxxxxxxxxxxxxxxxxxxxx
> > Hi there.
> >
> > i have something like this:
> >
> > A B C D
> > 1 hello 1
> > 2 test 0
> > 3 bye 1
> >
> >
> > Now i want to display hello at D7 when B1>0
> >
> > So the output should be:
> >
> > A B C D
> > 1 hello 1 hello
> > 2 test 0
> > 3 bye 1 bye
> >
> > How can i do this?
> >
> > thanks,
> >
> > Jan Willem
> >
> >
>
>
.
- Follow-Ups:
- Re: how to display text when a cell>0 ?
- From: CLR
- Re: how to display text when a cell>0 ?
- From: Paul B
- Re: how to display text when a cell>0 ?
- References:
- how to display text when a cell>0 ?
- From: Janwillem
- Re: how to display text when a cell>0 ?
- From: Paul B
- how to display text when a cell>0 ?
- Prev by Date: Re: countif, sumproduct
- Next by Date: starting excel
- Previous by thread: Re: how to display text when a cell>0 ?
- Next by thread: Re: how to display text when a cell>0 ?
- Index(es):
Relevant Pages
|