Might be complicated, so let me give you some background:
I have a spreadsheet that contains the following data:
For example:
1794: Average Positive Value : .65, Average Negative: -.20
1795: Average Positive Value: .75, Average Negative: -.11
I've tried searching around to figure out how to do this, but I don't know the search terms relevant. Would appreciate some assistance.
Thanks!
Here us a simple way using ARRAY Formulas. Please see SNAPSHOT
=IFERROR(AVERAGE(IF(($H$1:$H$7=K10)*($Q$1:$Q$7>0),$Q$1:$Q$7)),"")
You have to enter this using CTL + SHIFT + ENTER
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With