Hi, I've had a really good look through previous posts and I'm so almost at my answer but it just doesn't work. So I am calling on greater knowledge!
I have attached an example. I need to populate Cell H3 with an average Capacity from Column E but I only need it to calculate those that match, in this case I & M from colums C&D which contain information stripped out form Column B
I have tried using this formula
AVERAGE(IF((C2:C350="I")*(D2:D350="M"),E2:E350))
and I've tried to enter as an array but it won't let me. Can anyone see where I am going wrong as I have wasted most of the day on this!!!
Also just to complicate things more after I have this working I will need to look at this based only on dates that have already passed. What amendments will I need to make to the formula to get it to look for dtaes in the past?
ThanksExample.xlsx
Bookmarks