Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default Average IFS (Multiple Criteria)

I have used the following formula and it works perfectly, however, one column
is % and I want to get an average of the %'s with the same criteria. Can
this be done?

Basically, is there and AVERAGEIFS function?

=SUMIFS(AT$4:AT$169,$G$4:$G$169,$G174,$F$4:$F$169, $F174,$J$4:$J$169,"<=12/31/10",$J$4:$J$169,"=01/01/10")
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Average IFS (Multiple Criteria)

SUMIFS and AVERAGEIFS use the same syntax so all you need to do is replace
SUMIFS with AVERAGIFS.

--
Biff
Microsoft Excel MVP


"FunChickyPoo" wrote in message
...
I have used the following formula and it works perfectly, however, one
column
is % and I want to get an average of the %'s with the same criteria. Can
this be done?

Basically, is there and AVERAGEIFS function?

=SUMIFS(AT$4:AT$169,$G$4:$G$169,$G174,$F$4:$F$169, $F174,$J$4:$J$169,"<=12/31/10",$J$4:$J$169,"=01/01/10")



  #3   Report Post  
Junior Member
 
Posts: 3
Default

Hi,
I had a similar problem in Excel 2003. I 've used array formula like this =AVERAGE(IF(($G$4:$G$169<$G174)*($F$4:$F$169<$F174 )*($J$4:$J$169<=12/31/10),AT$4:AT$169)). Example is he http://excel-example.com/other-tutor...ple-conditions

I hope it helps someone.



Quote:
Originally Posted by FunChickyPoo View Post
I have used the following formula and it works perfectly, however, one column
is % and I want to get an average of the %'s with the same criteria. Can
this be done?

Basically, is there and AVERAGEIFS function?

=SUMIFS(AT$4:AT$169,$G$4:$G$169,$G174,$F$4:$F$169, $F174,$J$4:$J$169,"<=12/31/10",$J$4:$J$169,"=01/01/10")
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Average by Multiple Criteria. RoadKill Excel Worksheet Functions 3 April 24th 09 02:30 AM
Average / sumproduct based on multiple criteria Anto111 Excel Discussion (Misc queries) 3 July 8th 08 07:46 AM
Average # in total group with multiple criteria? Jonathan Excel Worksheet Functions 8 May 3rd 08 03:31 PM
Using Multiple Array Criteria - Determine Average Result Scott at Medt.[_2_] Excel Worksheet Functions 3 November 16th 07 12:57 AM
match multiple criteria ina range from multiple criteria multiplet RG Excel Worksheet Functions 8 September 28th 07 04:21 AM


All times are GMT +1. The time now is 07:19 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"