Hello, I have to find the Average for values in Column 1 matching the criteria (Type) in Column 2 IE
Column 1----Column2
AAA----7
AAB----6
AAA----3
AAC----9
AAB----14
AAA----5
AAE----7
I need a formula which would check Column 1 find all of the matching values (AAA, AAB, etc.) then calculate an average using the values in Column 2 associated with the values found. Example: The above Average for AAA would be 5.
It's seems rather straight forward but so far I've had no luck with anything I've tried, I'm rather new so I'm hoping it's just something simple.
Bookmarks