Re: This should be easy...
- From: "Jerry" <nosoup4yew@xxxxxxxxx>
- Date: 1 Dec 2005 08:49:13 -0800
Thanks for your reply. I could not get your solution to work for me
though. Here's a little more info on what I'm looking to do:
First, the equation I'm using with very limited success:
=IF((AND(C3<>0,D3<>0,E3<>0)),E3,(IF(AND(C3<>0,D3<>0),D3,C3)))
The spread*** setup:
A B C D E
1 Est1 Est2 Act Total
2 Alpha 5.00 10.00 12.00 12.00
3 Beta 5.00 11.00 5.00
4 Gamma 10.00 11.00 -
5 Delta 10.00 -
As you can see, the above equation only yields the correct Total in the
Alpha row because all the fields have a value. In my actual
spread*** there are 3 additional columns between the "Act" and "Rptd"
that should not be counted in my equation, but if you use an array
formula, would proabably have to be included. I'm not really familiar
with arrays, so if you have any advice, I'd really appreciate it.
.
- Follow-Ups:
- Re: This should be easy...
- From: Bob Phillips
- Re: This should be easy...
- Prev by Date: Re: How do I sum numbers that match two conditions?
- Next by Date: Re: Display a digit before or after the decimal point in another cell
- Previous by thread: Re: How do I sum numbers that match two conditions?
- Next by thread: Re: This should be easy...
- Index(es):
Loading