Re: Not sure how to write the formula by Pete_UK
Pete_UK
Fri Mar 14 18:44:29 CDT 2008
Put this in P2:
=3DIF(SUM(C2:O2)=3D0,"delete","")
and copy this down. Then you can apply autofilter to column P and
select the word "delete" from the filter pull-down. Highlight all the
visible rows, then click on Edit | Delete Row. Then select "All" from
the filter pull-down to see what remains.
Hope this helps.
Pete
On Mar 14, 9:10=A0pm, Caligirl <Calig...@discussions.microsoft.com>
wrote:
> how do I write such a formula?
>
>
>
> "Pete_UK" wrote:
> > You can't actually delete a row using a formula, so you would either
> > have to do it manually (with a formula indicating to you the row(s)
> > which need deleting), or with a macro.
>
> > Hope this helps.
>
> > Pete
>
> > On Mar 14, 6:56 pm, Caligirl <Calig...@discussions.microsoft.com>
> > wrote:
> > > Okay, I got it. =A0I just had to add this to your formula (f2-j2)/i2. =
=A0That
> > > made it work. =A0Thank you so very much. =A0Now I can move on to the n=
ext
> > > dilemna. =A0
>
> > > Here's one for you: =A0If cells c thru o are equal to zero then delete=
the
> > > row? =A0How in the world would I write that?
>
> > > "Caligirl" wrote:
> > > > I am fairly new to writing formulas. =A0The formula I always use is =
F2-J2/I2. =A0
> > > > Pretty simple, except when I2 has no data or is zero then I get the =
#DIV.. =A0
> > > > How do I either keep the #DIV from showing or write the formula in s=
uch a way
> > > > that it basically says: =A0If I2 is less than, equal to or has no da=
ta then
> > > > leave blank, if not process the above formula.- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -