Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

need to average based on criteria

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
drd - 30 May 2008 18:45 GMT
In column B there are letters "A,AC,P,PB,S".
In column U there are numbers.
need formula that searches column B for the letters "A" and "AC" then goes
to column U and averages those numbers that meet the criteria.
I have Excel 2003
Thx
Bob Phillips - 30 May 2008 18:48 GMT
=AVERAGE(IF((B2:B20={"A","AC"}),U2:U20))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> In column B there are letters "A,AC,P,PB,S".
> In column U there are numbers.
> need formula that searches column B for the letters "A" and "AC" then goes
> to column U and averages those numbers that meet the criteria.
> I have Excel 2003
> Thx
drd - 30 May 2008 22:17 GMT
Thank you. It worked great:)

> =AVERAGE(IF((B2:B20={"A","AC"}),U2:U20))
>
[quoted text clipped - 7 lines]
> > I have Excel 2003
> > Thx
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.