coldwolf2000
New Member
- Joined
- Jun 6, 2011
- Messages
- 2
I have a question about an average formula.
Below is the forumla I am using:
=IFERROR(AVERAGEIFS('MONTH TO DATE RAW DATA'!E:E,'MONTH TO DATE RAW DATA'!C:C,A30,'MONTH TO DATE RAW DATA'!AJ:AJ,"NO"),"0")
I am having it look at raw data on sheet 'MONTH TO DATE RAW DATA' and if comes across any that equals what is in cell A30 then average. I would like to do a OR statement where either match A30 or A31. How would I accomplish that.
Below is the forumla I am using:
=IFERROR(AVERAGEIFS('MONTH TO DATE RAW DATA'!E:E,'MONTH TO DATE RAW DATA'!C:C,A30,'MONTH TO DATE RAW DATA'!AJ:AJ,"NO"),"0")
I am having it look at raw data on sheet 'MONTH TO DATE RAW DATA' and if comes across any that equals what is in cell A30 then average. I would like to do a OR statement where either match A30 or A31. How would I accomplish that.