RE: Help with a particular SUM formula
From: JT (JT_at_discussions.microsoft.com)
Date: 08/20/04
- Next message: Frank Kabel: "Re: Help with a particular SUM formula"
- Previous message: JulieD: "Re: Date Problem"
- In reply to: David: "Help with a particular SUM formula"
- Next in thread: Frank Kabel: "Re: Help with a particular SUM formula"
- Reply: Frank Kabel: "Re: Help with a particular SUM formula"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Aug 2004 05:27:01 -0700
Hello all,
I've recreated both formulas and I'm just trying to figure out how and why
Frank's formula works. What returns the zero if c1=X? I'm guessing it has to
do with the true/false component. This is one great forum!
Thanks.
John
"David" wrote:
> Formula in cell AH37: =IF(C1="X",0,SUM(C37:AG37))
>
> Hope that helps
>
> David
>
> >-----Original Message-----
> >Gentlemen:
> >
> >Here is the problem: =SUM(C37:AG37,IF(C1="X",(AH37=0)))
> >
> >What I'd like to do is make the value in cell AH37 zero 0
> if the cell C1 has
> >an "X" in it. If C1 does not have an "X", display the
> actual value result of
> >the SUM function.
> >
> >Any assistance in this matter will be greatly appreciated.
> >
> >Thanks,
> >.
> >
>
- Next message: Frank Kabel: "Re: Help with a particular SUM formula"
- Previous message: JulieD: "Re: Date Problem"
- In reply to: David: "Help with a particular SUM formula"
- Next in thread: Frank Kabel: "Re: Help with a particular SUM formula"
- Reply: Frank Kabel: "Re: Help with a particular SUM formula"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|