Hi,
=IF('Full Log'!L5>0,"x","")
Thanks,
--
Farhad Hodjat
"Danny" wrote:
> Kim,
>
> Please try:
>
> =IF('Full Log'!L5>"","x","")
>
> "kim" wrote:
>
> > IF['Full Log'!L5>0]THEN[value=x]
> >
> > The above is what I tried and obviously failed.
> > Thanks!
> >
> > "kim" wrote:
> >
> > > In the first worksheet I have a column entitled Ship Date. In another
> > > worksheet I want only for the column to identify if a ship date is present
> > > with an x. How can I do that? Thank you for your assistance!
> > > Kim
|