It depends on whether A2's "blankness" is the result of a formula giving a
null............"then" it shows blank
3 characters, (with condition)
Vaya con Dios,
Chuck, CABGx3
"RagDyeR" <ragdyer@cutoutmsn.com> wrote in message
news:O#obo6zqFHA.3352@TK2MSFTNGP14.phx.gbl...
> Not really!
>
> =A2
>
> Returns a zero, and that's what everyone is trying to avoid ... the zero
> display.<g>
>
> I can't think of anything shorter (16 characters) then this:
>
> =IF(A2="","",A2)
> --
>
> Regards,
>
> RD
> =====================================================
> Please keep all correspondence within the Group, so all may benefit!
> =====================================================
>
> "CLR" <croberts@tampabay.rr.com> wrote in message
> news:%2366a%23kzqFHA.4044@TK2MSFTNGP09.phx.gbl...
> Just for the record.............the following would be shorter yet.....
>
> =A2
>
> Vaya con Dios,
> Chuck, CABGx3
>
>
> "Blue Hornet" <wrhs_71@yahoo.com> wrote in message
> news:1125167508.879887.89360@z14g2000cwz.googlegroups.com...
> > If you work with the "IS" functions a bit more they become much simpler
> > to use. For example, your formula could be shortened to:
> >
> > = if ( ISBLANK( A2), "", A2)
> >
> > you don't need the "= true" portion; it's superfluous. This makes the
> > formula pretty much English-readable, too.
> >
>
>
>
Bookmarks