Re: Average If Question
- From: "Jason Morin" <jasonjmorin@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 31 Mar 2005 14:01:44 -0800
Try:
=AVERAGE(IF(B1:B9={7474,7921,8612,9011,3945,2209},C1:C9))
Array-entered, meaning press ctrl + shift + enter.
HTH
Jason
Atlanta, GA
>-----Original Message-----
>We are trying to average the numbers in one column only
if they equal any
>or all of 6 different numbers from a different column
(7474, 7921, 8612,
>9011, 3945, 2209).
>
>We are using this formula, but it seems to be giving us
slightly different
>numbers than if we just pulled the numbers together
through sorting and took
>the average.
>=AVERAGE(IF(B1:B9={7474, 7921, 8612, 9011, 3945,
2209},C1:C9,FALSE))
>
>.
>
.
- References:
- Average If Question
- From: Renee
- Average If Question
- Prev by Date: Re: Help requested (quite long!)
- Next by Date: Re: Merging Cells when one cell is a date
- Previous by thread: Average If Question
- Next by thread: Changing Server on a Microsoft Query
- Index(es):
Relevant Pages
|