Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
pmguerra
 
Posts: n/a
Default Conditional Averaging - 2 Conditions


Can anyone help?

I want to average a column of data, based on two criteria, each one in
its column.
Eg.: I want to average column C only if collumn A="Place A" and Collumn
B="Material X".

I've tried ARRAY, IF and AND functions but no result...

HELP!!!

Paulo


--
pmguerra
------------------------------------------------------------------------
pmguerra's Profile: http://www.excelforum.com/member.php...o&userid=14986
View this thread: http://www.excelforum.com/showthread...hreadid=390995

  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way (array entered):

=AVERAGE(IF((A1:A1000="Place A")*(B1:B1000="Material X"),C1:C1000))



In article ,
pmguerra
wrote:

Can anyone help?

I want to average a column of data, based on two criteria, each one in
its column.
Eg.: I want to average column C only if collumn A="Place A" and Collumn
B="Material X".

I've tried ARRAY, IF and AND functions but no result...

HELP!!!

Paulo

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
More than 3 Conditional Formatting Conditions Beth H Excel Worksheet Functions 12 January 6th 06 07:35 PM
Additional Conditions for Conditional Formatting eric beck Excel Worksheet Functions 1 July 25th 05 06:47 AM
Conditional formatting: I have five conditions, how to do this? Danzguy Excel Discussion (Misc queries) 2 May 11th 05 08:21 AM
should be possible to add more conditions to conditional formatti. excel_jan Excel Discussion (Misc queries) 3 February 9th 05 06:41 PM
Adding more than three Conditions to 'Conditional Formatting' David McRitchie Excel Discussion (Misc queries) 1 November 27th 04 06:03 PM


All times are GMT +1. The time now is 08:14 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"